summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-06-12 15:07:21 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-06-12 15:07:21 +0700
commitbe7c601f44c3fab282dc91559a62a024d09e3f73 (patch)
tree6670e5fd3d0ead3185c08eeb250268929ef8e5c1 /indoteknik_custom/views
parent4add96b5532394b382970ca0fa639d0977de23c2 (diff)
(andri) hapus validasi negara pada pinpoint & hapus autofokus page pinpoin
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/res_partner.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index 6acfeaa0..85ee5ef0 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -66,7 +66,7 @@
<field name="leadtime"/>
</group>
<xpath expr="//notebook/page[@name='contact_addresses']" position="before">
- <page string="Pin Point Location" name="map_location" autofocus="autofocus">
+ <page string="Pin Point Location" name="map_location">
<group>
<button name="geocode_address" type="object" string="Get Pin Point Location" class="btn btn-primary"/>
</group>