diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-09-29 11:53:24 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-09-29 11:53:24 +0000 |
| commit | e87e62308f3f38f03b82e22765fa1a203a869a82 (patch) | |
| tree | 3e300e4638c103919bd1360624f6a2ba5da3d14b /indoteknik_custom/__manifest__.py | |
| parent | 6239b00631bd709557349d8d3635001659b83d93 (diff) | |
| parent | a66344ded40391a3a2591581141d2d44ed1ad712 (diff) | |
Merged in closing-apt (pull request #440)
Closing apt
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': [], |
