Sync remote addons before module update and add zone map preview

This commit is contained in:
Ruslan Bakiev
2026-02-13 17:19:05 +07:00
parent 2409ac1af8
commit 0d4b5eb6c6
3 changed files with 70 additions and 1 deletions

View File

@@ -22,6 +22,9 @@
<group>
<field name="polygon_geojson" widget="text" placeholder='{"type":"Polygon","coordinates":[[[-84.55,33.60],[-84.20,33.60],[-84.20,33.90],[-84.55,33.90],[-84.55,33.60]]]}'/>
</group>
<group>
<field name="polygon_map_preview" widget="html" readonly="1" nolabel="1"/>
</group>
</sheet>
<chatter/>
</form>