diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 13:09:29 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 13:09:29 +0700 |
| commit | 6bd30cc76c8d822840a6063959bfe50c6625fd12 (patch) | |
| tree | 890fd4b46c8697fdb4763e4fbdcbc47a9713de9c /indoteknik_custom/__manifest__.py | |
| parent | 717dbfa7070e94c0af2bb39e2cebb4dc71d123b9 (diff) | |
| parent | b70acc8a458e9544f672ecc9549eb1fc3606bc35 (diff) | |
<miqdad> merge
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index cf5556d1..2af13816 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -97,6 +97,7 @@ 'views/mail_template_po.xml', 'views/mail_template_efaktur.xml', 'views/mail_template_invoice_po.xml', + 'views/mail_template_invoice_reminder.xml', 'views/price_group.xml', 'views/mrp_production.xml', 'views/apache_solr.xml', @@ -156,6 +157,7 @@ 'views/stock_backorder_confirmation_views.xml', 'views/barcoding_product.xml', 'views/project_views.xml', + 'views/approval_payment_term.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
