diff options
| author | AndriFP <113114423+andrifp@users.noreply.github.com> | 2025-09-15 14:45:43 +0700 |
|---|---|---|
| committer | AndriFP <113114423+andrifp@users.noreply.github.com> | 2025-09-15 14:45:43 +0700 |
| commit | 570087805ec46b8af7651187cfcf0ecef2733912 (patch) | |
| tree | dcdbe013de77cd696d9935d738f430641a911768 /indoteknik_custom/views/letter_receivable_mail_template.xml | |
| parent | 2b61b810f5b12f32bf837ab34c12d832d0be12eb (diff) | |
(andri) rev penamaan surat dan doc
Diffstat (limited to 'indoteknik_custom/views/letter_receivable_mail_template.xml')
| -rw-r--r-- | indoteknik_custom/views/letter_receivable_mail_template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/letter_receivable_mail_template.xml b/indoteknik_custom/views/letter_receivable_mail_template.xml index 0ee6f75c..fa0fbc86 100644 --- a/indoteknik_custom/views/letter_receivable_mail_template.xml +++ b/indoteknik_custom/views/letter_receivable_mail_template.xml @@ -4,7 +4,7 @@ <record id="letter_receivable_mail_template" model="mail.template"> <field name="name">Surat Piutang Invoices</field> <field name="model_id" ref="indoteknik_custom.model_surat_piutang"/> - <field name="subject">Surat Peringatan Piutang ${object.name}</field> + <field name="subject"></field> <field name="email_from">finance@indoteknik.co.id</field> <field name="email_to"></field> <field name="body_html" type="html"> |
