Initialize v14.0 branch

Remove module stock_inventory_valuation_ods
This commit is contained in:
Alexis de Lattre
2020-12-01 10:53:20 +01:00
parent 03a57798b6
commit 9592097487
56 changed files with 51 additions and 139 deletions

View File

@@ -26,5 +26,5 @@ from Akretion <alexis.delattre@akretion.com>.
'depends': ['mrp', 'sale_purchase_no_product_template_menu'],
'auto_install': True,
'data': ['mrp_view.xml'],
'installable': True,
'installable': False,
}