[BOT] post-merge updates

pull/1507/head
OCA-git-bot 2024-11-20 11:15:03 +00:00
parent 91f2c05b65
commit de070aa64a
3 changed files with 3 additions and 1 deletions

View File

@ -30,6 +30,7 @@ addon | version | maintainers | summary
[mail_activity_partner](mail_activity_partner/) | 16.0.1.0.0 | | Add Partner to Activities
[mail_activity_plan](mail_activity_plan/) | 16.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Mail activity plan
[mail_activity_reminder](mail_activity_reminder/) | 16.0.1.0.0 | | Reminder notifications about planned activities
[mail_activity_reply_creator](mail_activity_reply_creator/) | 16.0.1.0.0 | | Assign new to its creator
[mail_activity_team](mail_activity_team/) | 16.0.1.0.1 | | Add Teams to Activities
[mail_attach_existing_attachment](mail_attach_existing_attachment/) | 16.0.1.1.0 | | Adding attachment on the object by sending this one
[mail_autosubscribe](mail_autosubscribe/) | 16.0.1.0.1 | | Automatically subscribe partners to its company's business documents

View File

@ -1 +1 @@
16.0.20241014.0
16.0.20241120.0

View File

@ -17,6 +17,7 @@ setuptools.setup(
'odoo-addon-mail_activity_partner>=16.0dev,<16.1dev',
'odoo-addon-mail_activity_plan>=16.0dev,<16.1dev',
'odoo-addon-mail_activity_reminder>=16.0dev,<16.1dev',
'odoo-addon-mail_activity_reply_creator>=16.0dev,<16.1dev',
'odoo-addon-mail_activity_team>=16.0dev,<16.1dev',
'odoo-addon-mail_attach_existing_attachment>=16.0dev,<16.1dev',
'odoo-addon-mail_autosubscribe>=16.0dev,<16.1dev',