ソースを参照

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'
     ]
 }