Syncing from upstream OCA/field-service (18.0)#1069
Merged
Conversation
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
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/
Currently translated at 100.0% (18 of 18 strings) Translation: field-service-17.0/field-service-17.0-fieldservice_geoengine Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_geoengine/it/
default_team_id and team_id should use active_id instead of id
The filter of geoengine view of orders was throwing an error because 'display_name' was not found in the items, and was not showing the orders. This happened because the 'display_name' field was not included in the view.
Porting of PR #1324 Widget "geo_edit_map" is not required as field type "GeoPoint" is used to identify the same. So, widget is removed from "shape" field.
Using templates for restoring geoengine views of "fsm.location" and "fsm.order" models.
Introduced "warning" to be displayed in "fsm.location" form view when value of latitude or longitude details is not available.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: field-service-17.0/field-service-17.0-fieldservice_geoengine Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_geoengine/
Currently translated at 100.0% (25 of 25 strings) Translation: field-service-17.0/field-service-17.0-fieldservice_geoengine Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_geoengine/it/
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 18.0 #1069 +/- ##
==========================================
+ Coverage 96.15% 96.18% +0.02%
==========================================
Files 264 271 +7
Lines 4660 4765 +105
Branches 363 369 +6
==========================================
+ Hits 4481 4583 +102
- Misses 101 103 +2
- Partials 78 79 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bt_gitbot