[19.0][MIG] fieldservice_equipment_stock: Migration to 19.0#1506
Open
hoattk-komit wants to merge 41 commits intoOCA:19.0from
Open
[19.0][MIG] fieldservice_equipment_stock: Migration to 19.0#1506hoattk-komit wants to merge 41 commits intoOCA:19.0from
hoattk-komit wants to merge 41 commits intoOCA:19.0from
Conversation
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/
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/
While migrating ``fieldservice_repair`` (OCA#1209) some unit tests were failing because this module adds ``required`` condition on two new fields on ``fms.equipment`` model. To avoid this, the best solution was to migrate the required to the view as we cannot force the installation order on odoo.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: field-service-17.0/field-service-17.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_equipment_stock/
The traceability group is not always visible in Odoo 18.0, and so it's sometimes impossible to configure this field. It makes more sense to place it in the general settings tab.
Currently translated at 100.0% (12 of 12 strings) Translation: field-service-18.0/field-service-18.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-18-0/field-service-18-0-fieldservice_equipment_stock/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: field-service-18.0/field-service-18.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-18-0/field-service-18-0-fieldservice_equipment_stock/
Currently translated at 100.0% (13 of 13 strings) Translation: field-service-18.0/field-service-18.0-fieldservice_equipment_stock Translate-URL: https://translation.odoo-community.org/projects/field-service-18-0/field-service-18-0-fieldservice_equipment_stock/it/
b6682fc to
7787ddd
Compare
[DON'T MERGE] test-requirements.txt [DON'T MERGE] test-requirements.txt
7787ddd to
4a87ad6
Compare
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.
Depend on: