diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-08-01 08:42:14 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-08-01 08:42:14 +0700 |
| commit | d00a277cf3144100b2ca4b8ee640a23776537349 (patch) | |
| tree | a9eaae9b8bf84c6c16fc3b152c6f07f5418d8cce /indoteknik_custom/__manifest__.py | |
| parent | 9606b73b33a01291ecbcb9154e32212ba5692bdb (diff) | |
(andri) add template mail for reminder PUM
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index e2f7659c..109cc90a 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -98,6 +98,7 @@ 'views/mail_template_efaktur.xml', 'views/mail_template_invoice_po.xml', 'views/mail_template_invoice_reminder.xml', + 'views/mail_template_pum.xml', 'views/price_group.xml', 'views/mrp_production.xml', 'views/apache_solr.xml', |
