Replace zone preview with JS Mapbox widget and simplify zone UI

This commit is contained in:
Ruslan Bakiev
2026-02-13 18:01:40 +07:00
parent f967429b9d
commit 111afdd885
9 changed files with 272 additions and 82 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">
<t t-name="dsrpt_repair_config.MapboxPolygonPreviewField">
<div t-ref="map" class="o_mapbox_polygon_widget"/>
</t>
</templates>