[18.0][MIG] base geoengine: Migration to 18.0#403
Conversation
geo_contains calls St_Contains SQL search. Plus fix search to set SRID to avoid mixin srid issue.
And extract Swisstopo to move it in a new module
Otherwise partial value is interpreted as context and it will fails on Odoo loading
…lways need to zoom out to get useful informations
…rch drop down list
d3bc284 to
593403d
Compare
593403d to
95129b7
Compare
yterrettaz
left a comment
There was a problem hiding this comment.
I am testing this pull request from a functional perspective within the Odoo GeoEngine module. It includes geographic views on a specific object using OSM raster layers. Projections, spatial filters, and geometry types (polygon and point) have been successfully verified during my tests
|
Hi, I tested the plugin, and it doesn't behave as it should.
Any idea why? Furthermore, the vector filter in the interface displays this error message when clicked: |
|
Hi, I solved my problem:
just add the field to
This error is due to the fact that the Dialog in Odoo 18 has changed, and therefore in:
Maybe it can be useful for a new commit :) |
I will review and back with solution |
|
/ocabot migration base_geoengine |
|
The migration issue (#379) has not been updated to reference the current pull request because a previous pull request (#386) is not closed. |
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
This PR has the |
|
Congratulations, your PR was merged at d04616a. Thanks a lot for contributing to OCA. ❤️ |
Standard migration, refactored some methods with new version
Supersed: #386