[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2023-10-09 15:34:25 +00:00
parent 0903e657d6
commit a628dcccfa
3 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[agreement_rebate_partner_company_group](agreement_rebate_partner_company_group/) | 16.0.1.0.0 | | Rebate agreements applied to all company group members
[contract](contract/) | 16.0.1.1.1 | | Recurring - Contracts Management
[contract_invoice_start_end_dates](contract_invoice_start_end_dates/) | 16.0.1.0.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Contract Invoice Start End Dates
[contract_payment_mode](contract_payment_mode/) | 16.0.1.0.0 | | Payment mode in contracts and their invoices

View File

@@ -1 +1 @@
16.0.20231004.0
16.0.20231009.0

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-contract Odoo addons",
version=version,
install_requires=[
'odoo-addon-agreement_rebate_partner_company_group>=16.0dev,<16.1dev',
'odoo-addon-contract>=16.0dev,<16.1dev',
'odoo-addon-contract_invoice_start_end_dates>=16.0dev,<16.1dev',
'odoo-addon-contract_payment_mode>=16.0dev,<16.1dev',