Dennis Sluijk
Dennis Sluijk
Fixes improvements mentioned here: https://github.com/OCA/contract/issues/1057
Just wanted to check before I create a PR if some of these are as intended. https://github.com/OCA/contract/blob/6c900c92cf172678bd87f1dcfe626f492b3ca6b6/subscription_oca/models/sale_subscription.py#L154 This will not actually close the subscription just open the close reason wizard....

Had to do some stuff to make it work also for the legacy frameworks.
This module extends the functionality of monthly recurring events in the calendar: 1. **Multiple dates**: For example every 5th and 15th of the month 2. **All days, Weekday (monday to...
The calendar view opens the form in a modal window therefore the chatter is not visible. This module adds a tab with the attachments on the event form, so the...
Adds the manager group to the default user template.
This puts the partner logo which is used on the report directly on the ou form and adds a notice for the user that refers to the partner form. 
## Module operating_unit ## Describe the bug When I change the "Allowed Operating Units" on a user it changes back to the original / default value. ## To Reproduce **Affected...