Skip to content

Conversation

@weinni2000
Copy link

Major points:

  • moved the _condition_to_sql to the change classes, dealt with the changed function signatures etc
  • created the new optimization functions for geospatial fields which are necessary in odoo19
  • Standardize translation calls to use env._ and minor odoo 19 syntax

OCA-git-bot and others added 30 commits October 4, 2025 18:02
Before this change, simple geometry column were created without inforamtion regarding the geo type nor the defined SRID. Without these information, the srid has to be expliciltely set when converting data to column format.
…had to be use. Add the possibility to have a right internal domain on the right
…method with our alias to perform search method and fix tests
Ivorra78 and others added 24 commits October 4, 2025 18:02
Currently translated at 100.0% (163 of 163 strings)

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/
Currently translated at 77.9% (127 of 163 strings)

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/sv/
Currently translated at 100.0% (163 of 163 strings)

Translation: geospatial-16.0/geospatial-16.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-base_geoengine/it/
>
>
Co-authored-by: Antoni Marroig Campomar <amarroig@apsl.net>
Co-authored-by: Red Butay <@reichie020212>
Co-authored-by: Miquel Alzanillas <malzanillas@apsl.net>
Co-authored-by: Sergio Sancho <sersanchus@gmail.com>
"
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: geospatial-17.0/geospatial-17.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-base_geoengine/
Currently translated at 100.0% (168 of 168 strings)

Translation: geospatial-17.0/geospatial-17.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-base_geoengine/it/
Currently translated at 100.0% (168 of 168 strings)

Translation: geospatial-17.0/geospatial-17.0-base_geoengine
Translate-URL: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-base_geoengine/zh_CN/
@weinni2000
Copy link
Author

Here are the same changes against an integration branch to see the changes:
weinni2000#4

@weinni2000 weinni2000 changed the title 19.0 mig base geoengine [MIG] base_geoengine: Migrated to 17.0 Oct 4, 2025
@weinni2000 weinni2000 changed the title [MIG] base_geoengine: Migrated to 17.0 [MIG] base_geoengine: Migrated to 19.0 Oct 4, 2025
@weinni2000 weinni2000 force-pushed the 19.0-mig-base_geoengine branch from 5c4fead to 07b65c6 Compare October 29, 2025 17:12
@weinni2000
Copy link
Author

I refactored it to not use odoo-test-helpers anymore (which was not working in odoo19).
See discussion: OCA/odoo-test-helper#34
Now everything is green

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.