summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-03-23 11:22:16 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-03-23 11:22:16 +0700
commit3aa64db9c10d0fcb8009e9e6f942672a12669099 (patch)
tree2ea2353c601ab6cfde7deddfc45f051d6e1c95b8 /indoteknik_custom/views
parent236c042be3da32955ac161b6ca6fd31f81d61eab (diff)
add sales order id in leads
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/crm_lead.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/crm_lead.xml b/indoteknik_custom/views/crm_lead.xml
index 58c27050..b2712174 100755
--- a/indoteknik_custom/views/crm_lead.xml
+++ b/indoteknik_custom/views/crm_lead.xml
@@ -19,6 +19,9 @@
</group>
</page>
</page>
+ <field name="message_bounce" position="after">
+ <field name="order_id"/>
+ </field>
</field>
</record>
</data>