|
@@ -7,34 +7,7 @@
|
|
'depends': ['base','eiru_assets'],
|
|
'depends': ['base','eiru_assets'],
|
|
'qweb': [
|
|
'qweb': [
|
|
'static/src/xml/*.xml',
|
|
'static/src/xml/*.xml',
|
|
- 'static/src/reports/report_resumen_ingresos.xml',
|
|
|
|
- 'static/src/reports/report_resumen_egresos.xml',
|
|
|
|
- 'static/src/reports/report_crm.xml',
|
|
|
|
- 'static/src/reports/report_mensajecrm.xml',
|
|
|
|
- 'static/src/reports/report_phonecall.xml',
|
|
|
|
- 'static/src/reports/report_pos.xml',
|
|
|
|
- 'static/src/reports/report_stock_move.xml',
|
|
|
|
- 'static/src/reports/report_project.xml',
|
|
|
|
- 'static/src/reports/report_works.xml',
|
|
|
|
- 'static/src/reports/report_invoice_balance.xml',
|
|
|
|
- 'static/src/reports/report_ranking_pos_orders_customer.xml',
|
|
|
|
- 'static/src/reports/report_ranking_sales_orders_customer.xml',
|
|
|
|
- 'static/src/reports/report_ranking_purchases_orders_supplier.xml',
|
|
|
|
- 'static/src/reports/ranking_sales_orders_product_cy.xml',
|
|
|
|
- 'static/src/reports/report_vouchers.xml',
|
|
|
|
- 'static/src/reports/report_mrp.xml',
|
|
|
|
- 'static/src/reports/report_pos_orders.xml',
|
|
|
|
- 'static/src/reports/reporting_accountpending.xml',
|
|
|
|
- 'static/src/reports/reporting_account.xml',
|
|
|
|
- '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_utilidad_producto.xml',
|
|
|
|
- 'static/src/reports/ranking_pos_orders_product_cy.xml',
|
|
|
|
- 'static/src/reports/ranking_purchases_orders_product_cy.xml',
|
|
|
|
- 'static/src/reports/ranking_mrp_orders_product_cy.xml',
|
|
|
|
- 'static/src/reports/report_mrp.xml',
|
|
|
|
- 'static/src/reports/report_stock.xml'
|
|
|
|
|
|
+ 'static/src/reports/*.xml'
|
|
],
|
|
],
|
|
'data': [
|
|
'data': [
|
|
'templates.xml',
|
|
'templates.xml',
|