summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/res_partner.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-01-09 14:11:04 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-01-09 14:11:04 +0700
commit3615748eafd2d2cfd81f6ddc95d50a7bc347798d (patch)
tree774208714a7239c74e2133872fba43917218141a /indoteknik_custom/views/res_partner.xml
parent8be31f0f44c2fde870c7c85e27379f88e1b38d7c (diff)
ETA on sales dan purchase order
Diffstat (limited to 'indoteknik_custom/views/res_partner.xml')
-rw-r--r--indoteknik_custom/views/res_partner.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index 58fff00a..da2dec99 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -23,6 +23,9 @@
<field name="is_berikat" position="after">
<field name="pakta_integritas"/>
</field>
+ <group name="purchase" position="inside">
+ <field name="leadtime"/>
+ </group>
</field>
</record>
</data>