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

Syncing from upstream OCA/product-variant (16.0) #298

Merged
merged 6 commits into from
Jan 11, 2024
Merged

Conversation

bt-admin
Copy link

bt_gitbot

JordiBForgeFlow and others added 6 commits January 11, 2024 10:27
This fix solves a recursion problem caused when the groupby refers to a
field of a many2one model, and that model also has the same field name.
In this example, the stock.valuation.layer.tree view contains a groupby
product_id, and the product.product model already has a product_id field,
relating to the same model. Without this code we would reach a recursion error
Signed-off-by pedrobaeza
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: product-variant-16.0/product-variant-16.0-product_variant_configurator
Translate-URL: https://translation.odoo-community.org/projects/product-variant-16-0/product-variant-16-0-product_variant_configurator/
Currently translated at 100.0% (107 of 107 strings)

Translation: product-variant-16.0/product-variant-16.0-product_variant_configurator
Translate-URL: https://translation.odoo-community.org/projects/product-variant-16-0/product-variant-16-0-product_variant_configurator/es/
@bt-admin bt-admin added the 16.0 label Jan 11, 2024
@bt-admin bt-admin merged commit 32ac132 into brain-tec:16.0 Jan 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants