diff options
| -rw-r--r-- | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index fb309c56..9b46313f 100644 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -23,6 +23,9 @@ 'views/x_manufactures.xml', 'views/x_partner_purchase_order.xml', 'views/x_product_tags.xml', + 'report/report.xml', + 'report/report_banner_banner.xml', + 'report/report_banner_banner2.xml', ], 'demo': [], 'css': [], |
