Dennis Sluijk

Results 6 issues of 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....

bug

![image](https://github.com/OCA/server-tools/assets/10028499/3ae14909-0ad7-47ea-88f9-eaea7712b509)

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...

stale