summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-06-16 08:07:03 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-06-16 08:07:03 +0700
commitb20b6ada9b13ea40732de14e7ce356f28df40a6b (patch)
tree8e03b84aff6c51d658e7b9b0a455c5f893833829 /indoteknik_custom/views
parent8718c383e39440f83d6579ef536478053e623bc3 (diff)
(andri) revisi pesan help pada address_map & nonaktifkan button get pin point location sebab GMAPS sudah bisa
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/res_partner.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index 30b5ca36..2a4b03a7 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -67,9 +67,9 @@
</group>
<xpath expr="//notebook/page[@name='contact_addresses']" position="before">
<page string="Pin Point Location" name="map_location">
- <group>
+ <!-- <group>
<button name="geocode_address" type="object" string="Get Pin Point Location" class="btn btn-primary"/>
- </group>
+ </group> -->
<div style="margin: 16px 0;">
<field name="map_view" widget="googlemap" nolabel="1"/>
</div>