summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-11 08:57:15 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-11 08:57:15 +0700
commit7499b798a75a3dec8fc41d28e091f7df1a3c19d6 (patch)
treeb236c6eca604cb4c7888df142a1493009bfa18a2
parente1a19093f74222251280bf598a6256d6766dc4a2 (diff)
change sequence of manifest
-rwxr-xr-xindoteknik_custom/__manifest__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index a5f262bd..253bddd2 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -44,6 +44,7 @@
'views/stock_picking_type.xml',
'views/users.xml',
'views/delivery_carrier.xml',
+ 'views/invoice_reklas.xml',
'views/account_move.xml',
'views/dunning_run.xml',
'views/website_brand_homepage.xml',
@@ -54,7 +55,6 @@
'views/customer_review.xml',
'views/website_content_channel.xml',
'views/website_content.xml',
- 'views/invoice_reklas.xml',
'report/report.xml',
'report/report_banner_banner.xml',
'report/report_banner_banner2.xml',