[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-12-10 15:53:34 +00:00
parent ab992559b0
commit 4316142cad
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
15.0.20221001.1
15.0.20221210.0

View File

@@ -11,6 +11,7 @@ setuptools.setup(
'odoo-addon-product_warranty>=15.0dev,<15.1dev',
'odoo-addon-rma>=15.0dev,<15.1dev',
'odoo-addon-rma_sale>=15.0dev,<15.1dev',
'odoo-addon-rma_sale_mrp>=15.0dev,<15.1dev',
'odoo-addon-stock_production_lot_warranty>=15.0dev,<15.1dev',
'odoo-addon-website_rma>=15.0dev,<15.1dev',
],