diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-18 10:36:17 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-18 10:36:17 +0700 |
| commit | fe8c7bf1903242610d99381b5109506294648d10 (patch) | |
| tree | 2b77e018dee5eaa5b93b66c691a84055ef7806e3 /indoteknik_custom/views/res_partner.xml | |
| parent | 968d9987eb53670f0d96209e77debb1196f9b939 (diff) | |
| parent | f4486625017ee5edae369a6be283863a30066b3b (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into tukar_guling
Diffstat (limited to 'indoteknik_custom/views/res_partner.xml')
| -rw-r--r-- | indoteknik_custom/views/res_partner.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index 2a4b03a7..30b5ca36 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> |
