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

@@ -14,5 +14,5 @@
# I depend on base_usability only for _report_company_legal_name()
'depends': ['base_usability'],
'data': ['company_view.xml'],
'installable': True,
'installable': False,
}