diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-11-25 17:23:08 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-11-25 17:23:08 +0700 |
| commit | 19953bf520c6e1fbdb1a3aff52d6b1afe8a8eb36 (patch) | |
| tree | 04f3a4064cdd73c3cf952d3543043664b56df6d3 /indoteknik_custom/views | |
| parent | 06b03d28c261e423c2c9a400ab33aa6225c2ed09 (diff) | |
fix
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/mail_template_po.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/mail_template_po.xml b/indoteknik_custom/views/mail_template_po.xml index edbff609..9163d941 100644 --- a/indoteknik_custom/views/mail_template_po.xml +++ b/indoteknik_custom/views/mail_template_po.xml @@ -6,7 +6,8 @@ <field name="model_id" ref="model_purchase_order" /> <field name="subject">Your PO ${object.name}</field> <field name="email_from"></field> - <field name="email_to">darren@indoteknik.co.id, azkan4elll@gmail.com</field> + <!-- <field name="email_to">darren@indoteknik.co.id, azkan4elll@gmail.com</field> --> + <field name="email_to">azkan4elll@gmail.com</field> <field name="body_html" type="html"> <table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"> |
