summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-05-19 16:07:03 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-05-19 16:07:03 +0700
commit63243a7b70292e9c48a21e2badbb07c398bc4166 (patch)
treef23bfa1f10adb9727f16cc483dd3cef8e4e91738 /indoteknik_custom/views
parent60f1f3b3dbe988d8c0fda706fd25d3abe892238a (diff)
(andri) add field langitude & longitude pada customer & perbaikan biteship
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/res_partner.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index cb9fa3ac..9fb6530c 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -65,6 +65,10 @@
<group name="purchase" position="inside">
<field name="leadtime"/>
</group>
+ <field name="vat" position="before">
+ <field name="latitude"/>
+ <field name="longtitude"/>
+ </field>
<field name="vat" position="after">
<field name="email_finance" widget="email"/>
<field name="email_sales" widget="email"/>