summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
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 f739cf14..30b5ca36 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -74,7 +74,7 @@
<field name="map_view" widget="googlemap" nolabel="1"/>
</div>
<group>
- <field name="address_map"/>
+ <field name="address_map" readonly="1" force_save="1"/>
<field name="latitude" readonly="1" force_save="1"/>
<field name="longtitude" readonly="1" force_save="1"/>
</group>