summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-07-18 16:50:56 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-07-18 16:50:56 +0700
commitbf002b5e297db5f3021b63adf5b60cf00ff4cee8 (patch)
treeb169f5685afc929f92736b003460fdaf36a5c62a /indoteknik_custom/__manifest__.py
parentd7148fd0267529c92fa07b0721461a6ef13c0890 (diff)
fix bug optional hide
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-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 cd7c27d1..b570810f 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -80,7 +80,7 @@
'views/product_sla.xml',
'views/voucher.xml',
'views/bill_receipt.xml',
- 'views/account_bills.xml',
+ # 'views/account_bills.xml',
'report/report.xml',
'report/report_banner_banner.xml',
'report/report_banner_banner2.xml',