summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2024-08-14 15:28:23 +0700
committerstephanchrst <stephanchrst@gmail.com>2024-08-14 15:28:23 +0700
commit8de88de447f441f129c44e9a0c6f57dd27d40512 (patch)
tree893da0ad7e4c4c376b37be98c901b3f991475aeb /indoteknik_custom/__manifest__.py
parentc5e742d609ec379b6d0228f8274b3d97bda9214d (diff)
read only payment term
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index b3c3bc5d..8d8e8cec 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -140,6 +140,8 @@
'views/sale_order_multi_uangmuka_penjualan.xml',
'views/shipment_group.xml',
'views/approval_date_doc.xml',
+ 'views/partner_payment_term.xml',
+ 'views/vendor_payment_term.xml',
'report/report.xml',
'report/report_banner_banner.xml',
'report/report_banner_banner2.xml',