stock_valuation_xlsx: add stock.variation.xlsx report (Up-port from v10)

Up-port from v10 other fixes and improvements up to 2021-02-26
This commit is contained in:
Alexis de Lattre
2021-02-26 11:09:51 +01:00
parent 09b73d1994
commit 872801fd29
6 changed files with 553 additions and 14 deletions

View File

@@ -38,6 +38,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,