summaryrefslogtreecommitdiff
path: root/fixco_custom/__manifest__.py
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/__manifest__.py')
-rw-r--r--fixco_custom/__manifest__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py
index b49d3ad..232d2d9 100644
--- a/fixco_custom/__manifest__.py
+++ b/fixco_custom/__manifest__.py
@@ -12,7 +12,9 @@
'data': [
'security/ir.model.access.csv',
'views/res_partner.xml',
- 'views/sale_order.xml'
+ 'views/sale_order.xml',
+ 'views/webhook_ginee.xml',
+ 'views/detail_order.xml',
],
'demo': [],
'css': [],