diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-22 10:22:09 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-22 10:22:09 +0700 |
| commit | f25cdb1a793740a91d9f5813b80da6bd0308961e (patch) | |
| tree | 61d28495f693f6cfe80684787c6abb4b773b0481 /indoteknik_custom/__manifest__.py | |
| parent | 6e4e4d919fc3c3500934de17fb17856502171949 (diff) | |
add new email template and add email finance, sales on contact
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 724796c0..6848ca7c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -93,6 +93,7 @@ 'views/product_attribute_value.xml', 'views/mail_template_po.xml', 'views/mail_template_efaktur.xml', + 'views/mail_template_invoice_po.xml', 'views/price_group.xml', 'views/mrp_production.xml', 'views/apache_solr.xml', |
