diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-08-16 04:51:14 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-08-16 04:51:14 +0000 |
| commit | a73c0825a264fc002e7496b07f238f79efd93086 (patch) | |
| tree | 04b170cc3860f82d936b5dcb83451b963c524f95 /indoteknik_custom/views/crm_lead.xml | |
| parent | 3a954e59343d2d3a3df5436297f7007008ae62e8 (diff) | |
| parent | 021f7ccc9f7b026e330352d34e695993116bdd99 (diff) | |
Merged in production (pull request #98)
Production
Diffstat (limited to 'indoteknik_custom/views/crm_lead.xml')
| -rwxr-xr-x | indoteknik_custom/views/crm_lead.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/crm_lead.xml b/indoteknik_custom/views/crm_lead.xml index 58c3987a..9e4a43f2 100755 --- a/indoteknik_custom/views/crm_lead.xml +++ b/indoteknik_custom/views/crm_lead.xml @@ -47,6 +47,9 @@ <field name="message_bounce" position="after"> <field name="order_id"/> </field> + <field name="lang_id" position="after"> + <field name="reason"/> + </field> </field> </record> </data> |
