diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 10:15:45 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 10:15:45 +0700 |
| commit | 8b179c22149366ecf4dd9de6e5e7b5be612e355b (patch) | |
| tree | b1b662ce20cba6a8ad6b89c9f962a796d389ce80 /indoteknik_custom/__manifest__.py | |
| parent | 7965212570e382b1fe94a96cfe16f3d2babb1d27 (diff) | |
(andri) add template
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index cf7cf1e4..90fa915f 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -183,7 +183,8 @@ 'views/letter_receivable.xml', 'views/letter_receivable_mail_template.xml', # 'views/reimburse.xml', - 'views/sj_tele.xml' + 'views/sj_tele.xml', + 'views/mail_template_closing_apt.xml', ], 'demo': [], 'css': [], |
