Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] fieldservice_geoengine #1256

Open
wants to merge 67 commits into
base: 18.0
Choose a base branch
from

Conversation

EdgarRetes
Copy link
Contributor

No description provided.

murtuzasaleh and others added 30 commits November 5, 2024 15:57
minor UI improvements
Currently translated at 77.8% (7 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/es_CL/
Currently translated at 11.1% (1 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/de/
Currently translated at 33.3% (3 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/de/
Currently translated at 55.6% (5 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/pt_BR/
Currently translated at 100.0% (9 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/pt_BR/
Currently translated at 100.0% (9 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/pt_BR/
Currently translated at 100.0% (9 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/es_AR/
Currently translated at 100.0% (9 of 9 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_geoengine/es_AR/
[IMP] fix travis CI dependency

[IMP] added requirements needed for geospatial

[IMP] added requirements needed for geospatial
PicchiSeba and others added 23 commits November 5, 2024 15:57
…ice_geoengine module.

WARNING: this PR was made some time ago. I fixed some things and had to rebase on the most recent commit.

I would like to propose some improvements to the fieldservice_geoengine module that we have been using and that we think could be helpful to the OCA field-service community.

 ha been changed to be related to  with a many2one. This removes the need for a local shape and instead uses an existing location.
By doing so some methods are not needed anymore because they are in  already.

 has also been subject to changes:
 - some missing fields have been added.
 -  attribute has been altered to a computed field in order to avoid unnecessary recalculations when it's requested.
It's recomputed only when partner's latitude and/or longitude are changed.

The map view previously added by this module in the fsm_order form view has also been made available in fsm_location form view. This change was made so that a user does not have to generate an fsm_order in order to see the map with the fsm_location's position.

In addition to the previous changes the tests have been expanded for a broader control.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: field-service-14.0/field-service-14.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-14-0/field-service-14-0-fieldservice_geoengine/
Currently translated at 100.0% (18 of 18 strings)

Translation: field-service-14.0/field-service-14.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-14-0/field-service-14-0-fieldservice_geoengine/es_AR/
Currently translated at 100.0% (18 of 18 strings)

Translation: field-service-14.0/field-service-14.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-14-0/field-service-14-0-fieldservice_geoengine/it/
this test fails, because the answer of the api has changed
it's not good to fix it that way, but it's quicker.
see discussion on https://github.com/OCA/field-service/pull/1039/files
Currently translated at 100.0% (18 of 18 strings)

Translation: field-service-14.0/field-service-14.0-fieldservice_geoengine
Translate-URL: https://translation.odoo-community.org/projects/field-service-14-0/field-service-14-0-fieldservice_geoengine/es/
@max3903 max3903 added this to the 18.0 milestone Nov 15, 2024
@max3903 max3903 self-assigned this Nov 15, 2024
@max3903
Copy link
Member

max3903 commented Nov 15, 2024

/ocabot migration fieldservice_geoengine

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

Successfully merging this pull request may close these issues.