diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-06 09:45:36 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-06 09:45:36 +0700 |
| commit | 5e34ad0df7287da35089c29812a208d15598aa06 (patch) | |
| tree | 2f3dc62e050569a604bc52d2eb18ea98fb9c1981 /indoteknik_custom/__manifest__.py | |
| parent | 3a6a1723928fb250f08376107be006b0567a3f1a (diff) | |
| parent | d3fc7f9dfbd3df9687c9531813ac59c3318c6b43 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into pum-v3
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 0c05a290..d064ece9 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -167,6 +167,7 @@ 'report/report_picking.xml', 'report/report_sale_order.xml', 'report/report_surat_piutang.xml', + 'report/report_tutup_tempo.xml', 'report/purchase_report.xml', 'views/vendor_sla.xml', 'views/coretax_faktur.xml', @@ -186,7 +187,8 @@ 'views/letter_receivable.xml', 'views/letter_receivable_mail_template.xml', # 'views/reimburse.xml', - 'views/sj_tele.xml' + 'views/sj_tele.xml', + 'views/close_tempo_mail_template.xml', ], 'demo': [], 'css': [], |
