stock_valuation_xlsx: add stock.variation.xlsx report

This commit is contained in:
Alexis de Lattre
2021-01-14 21:52:02 +01:00
parent a17cdbcc60
commit cf93f340b4
6 changed files with 552 additions and 12 deletions

View File

@@ -39,6 +39,7 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'depends': ['stock_account'],
'data': [
'wizard/stock_valuation_xlsx_view.xml',
'wizard/stock_variation_xlsx_view.xml',
'views/stock_inventory.xml',
],
'installable': True,