-
-
Notifications
You must be signed in to change notification settings - Fork 264
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
[17.0][MIG] product_variant_default_code: Migration to 17.0 #369
Closed
arantxa-s73
wants to merge
65
commits into
OCA:17.0
from
Studio73:17.0-mig-product_variant_default_code
Closed
[17.0][MIG] product_variant_default_code: Migration to 17.0 #369
arantxa-s73
wants to merge
65
commits into
OCA:17.0
from
Studio73:17.0-mig-product_variant_default_code
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
…der_default_code Separate the default code assignment in 2 steps, one obtains the code and the other set this value on product. Now is easier to extend this method.
* IMP dependency, field name, complete view * FIX move sale.settings to base settings * IMP reference mask use untranslate attribute names * FIX some tests with @chienandalu remarks
* [IMP] Improve French (fr) translation * [FIX] Fixed bad display of config. settings * [FIX] Display product attribute value code when open the product attribute form view from product form view
As needed in v11
Currently translated at 63.6% (14 of 22 strings) Translation: product-variant-12.0/product-variant-12.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-12-0/product-variant-12-0-product_variant_default_code/hr/
…ept multiple recordset
Currently translated at 100.0% (22 of 22 strings) Translation: product-variant-12.0/product-variant-12.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-12-0/product-variant-12-0-product_variant_default_code/pt/
missing the possibility to edit of attribute code in form view (and also tree view)
It was present in tree view, but not in form view, and now the tree is not editable.
When a variant is created, the mask is evaluated expecting the main language term, so we should avoid taking the translated value when we are in another language.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/
Currently translated at 74.0% (20 of 27 strings) Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
Currently translated at 74.0% (20 of 27 strings) Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
Currently translated at 77.7% (21 of 27 strings) Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
Currently translated at 100.0% (27 of 27 strings) Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: product-variant-16.0/product-variant-16.0-product_variant_default_code Translate-URL: https://translation.odoo-community.org/projects/product-variant-16-0/product-variant-16-0-product_variant_default_code/
…e_ids" This reverts commit 20320aa.
When a product is being created or edited and attributes have not yet been added, a message is printed out in the band in case the reference prefix has not been filled in. If there is no error, this strip should remain hidden. TT42976
/ocabot migration product_variant_default_code |
@arantxa-s73 Could you follow exactly the procedure described here: As some changes (like version number) should appear in migration commit. Thanks! |
Moreover, could you review #341 instead ? |
arantxa-s73
force-pushed
the
17.0-mig-product_variant_default_code
branch
from
October 16, 2024 10:37
9b62acd
to
49e27f9
Compare
I put the modifications in the migration pr |
No change is necessary, to see the field it is necessary to be a member of a group. |
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.
Module migrated to version 17.0