diff options
| -rw-r--r-- | indoteknik_custom/views/account_move_views.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml index 057e80d3..197664b6 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -122,7 +122,7 @@ <field name="subject">Approval for Due Extension: DE ${object.name}</field> <field name="email_from">"PT. Indoteknik Dotcom Gemilang" <noreply@indoteknik.com></field> <field name="reply_to">anto@indoteknik.co.id</field> - <field name="email_to">azkan4elll@gmail.com</field> + <field name="email_to">anto@indoteknik.co.id</field> <field name="body_html" type="html"> <p>Dear Anto,</p> |
