[IMP] mrp_usability: add lot on mrp production report

This commit is contained in:
Alexis de Lattre
2025-02-25 18:51:27 +01:00
parent e6d801a43a
commit 4b658203cc
2 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
'views/mrp_production.xml',
'views/product_template.xml',
'views/stock_move_line.xml',
# 'report/mrp_report.xml' # TODO
'report/mrp_report.xml'
],
'installable': True,
}