diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-30 08:09:37 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-30 08:09:37 +0700 |
| commit | fa8322bc30edf708252d8d932abfc0735b51951c (patch) | |
| tree | 723c5e60b36dcdff7fe427b86f079157774f0591 /indoteknik_custom/__manifest__.py | |
| parent | 1f58d7d4973edf04d6a3f3092115492585c1545b (diff) | |
| parent | e87e62308f3f38f03b82e22765fa1a203a869a82 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
merge
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 cf7cf1e4..b083be70 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', @@ -183,7 +184,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': [], |
