瀏覽代碼

ADD FIX Actualización de eiru reporting filtros y nuevos reportes y sumatoria solucinado

Sebas 7 年之前
父節點
當前提交
5c36bc9c3f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      __openerp__.py

+ 1 - 0
__openerp__.py

@@ -28,6 +28,7 @@
         'static/src/reports/report_sales_invoice_analysis.xml',
         'static/src/reports/report_purchases_invoice_analysis.xml',
         'static/src/reports/report_product_utility.xml',
+        'static/src/reports/report_mrp.xml',
         'static/src/reports/report_stock.xml'
     ]
 }