forked from OCA/field-service
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[16.0][MIG] fieldservice equipment stock: Migration to 16.0 #1
Open
szekawong
wants to merge
39
commits into
16.0
Choose a base branch
from
16.0-mig-fieldservice_equipment_stock
base: 16.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
szekawong
changed the title
16.0 mig fieldservice equipment stock
[16.0][MIG] fieldservice equipment stock: Migration to 16.0
Nov 3, 2023
szekawong
force-pushed
the
16.0-mig-fieldservice_equipment_stock
branch
from
December 12, 2023 12:30
bcca633
to
bcd2c6a
Compare
Service locations `fsm.location` create a partner `res.partner` through inheritance. Before this change, partners could be explicitely typed "fsm_location" when adding them within children of an existing partner, which in turn would automatically create service locations on top of them. But creating a service location by hand would not set that type on the partner created through inheritance. After this change, all partners built from service locations are typed the same. Fixes OCA#1128.
Currently translated at 15.6% (90 of 574 strings) Translation: field-service-16.0/field-service-16.0-fieldservice Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice/de/
Currently translated at 100.0% (12 of 12 strings) Translation: field-service-16.0/field-service-16.0-fieldservice_account Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_account/de/
Currently translated at 100.0% (42 of 42 strings) Translation: field-service-16.0/field-service-16.0-fieldservice_isp_account Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_isp_account/de/
Currently translated at 100.0% (7 of 7 strings) Translation: field-service-16.0/field-service-16.0-fieldservice_calendar Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_calendar/de/
Currently translated at 48.7% (280 of 574 strings) Translation: field-service-16.0/field-service-16.0-fieldservice Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice/de/
Currently translated at 48.7% (280 of 574 strings) Translation: field-service-16.0/field-service-16.0-fieldservice Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice/de/
Currently translated at 68.9% (396 of 574 strings) Translation: field-service-16.0/field-service-16.0-fieldservice Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice/de/
Remove the equipment related functionality from the fieldservice_stock module and make into separate module
Added translation using Weblate (Portuguese (Brazil)) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (13 of 13 strings) Translation: field-service-12.0/field-service-12.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_equipment_stock/pt_BR/
Currently translated at 100.0% (16 of 16 strings) Translation: field-service-14.0/field-service-14.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-14-0/field-service-14-0-fieldservice_equipment_stock/es_AR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: field-service-15.0/field-service-15.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_equipment_stock/
Currently translated at 100.0% (13 of 13 strings) Translation: field-service-15.0/field-service-15.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_equipment_stock/it/
Currently translated at 100.0% (13 of 13 strings) Translation: field-service-15.0/field-service-15.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_equipment_stock/it/
Currently translated at 100.0% (13 of 13 strings) Translation: field-service-15.0/field-service-15.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_equipment_stock/it/
Currently translated at 100.0% (13 of 13 strings) Translation: field-service-15.0/field-service-15.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_equipment_stock/es/
szekawong
force-pushed
the
16.0-mig-fieldservice_equipment_stock
branch
from
April 15, 2024 13:29
bcd2c6a
to
2dc1ed7
Compare
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.
Migration to 16.0