diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-10 15:28:10 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-10 15:28:10 +0700 |
| commit | 839474c5f411b8c6c2476d8dcda9a6068d9848e5 (patch) | |
| tree | 0de52ccc6a557f8d4511ce1e81501fa2d844ae36 /indoteknik_custom/views | |
| parent | 659a62598fd984a233e9eee6f40ee6408ce17ac6 (diff) | |
(andri) try test
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/mail_template_invoice_reminder.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/mail_template_invoice_reminder.xml b/indoteknik_custom/views/mail_template_invoice_reminder.xml index b39730b6..92362284 100644 --- a/indoteknik_custom/views/mail_template_invoice_reminder.xml +++ b/indoteknik_custom/views/mail_template_invoice_reminder.xml @@ -6,7 +6,7 @@ <field name="model_id" ref="base.model_res_partner"/> <field name="subject">[Reminder] Invoice Manual</field> <field name="email_from">finance@indoteknik.co.id</field> - <field name="email_to">test@example.com</field> + <field name="email_to">andrifebriyadiputra@gmail.com</field> <field name="body_html" type="html"> <div style="font-family:Arial, sans-serif; font-size:14px;"> <p>Dengan Hormat Bpk/Ibu,</p> |
