Skip to content

Conversation

@ROBBYHOOD9
Copy link

No description provided.

hparfr and others added 23 commits December 11, 2025 13:58
Currently translated at 17.6% (3 of 17 strings)

Translation: product-attribute-13.0/product-attribute-13.0-product_exception
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_exception/it/
Currently translated at 100.0% (17 of 17 strings)

Translation: product-attribute-13.0/product-attribute-13.0-product_exception
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_exception/it/
Currently translated at 100.0% (17 of 17 strings)

Translation: product-attribute-13.0/product-attribute-13.0-product_exception
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_exception/it/
Currently translated at 100.0% (17 of 17 strings)

Translation: product-attribute-13.0/product-attribute-13.0-product_exception
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_exception/it/
- Raise Validation Error on Creation/Write if there is one Exception for the Product Template/Variant.
- Adapt tests to include new cases
- Rename Exception Rules view file and improve structure + namings
- Remove `test_button` method which was pointless to have, and replace it with button to manually trigger the Exceptions detection
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: product-attribute-13.0/product-attribute-13.0-product_exception
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_exception/
Currently translated at 88.2% (15 of 17 strings)

Translation: product-attribute-13.0/product-attribute-13.0-product_exception
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_exception/it/
@ROBBYHOOD9 ROBBYHOOD9 force-pushed the 18.0-mig-product_exception branch 2 times, most recently from e8e0a3a to 3736cf3 Compare December 11, 2025 09:01
@ROBBYHOOD9 ROBBYHOOD9 force-pushed the 18.0-mig-product_exception branch from 3736cf3 to f6c3efa Compare December 11, 2025 09:07
@Saran440
Copy link
Member

@ROBBYHOOD9 Why this PR change product_company_default? please check your PR.

Copy link
Contributor

@hparfr hparfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this migration.

I have a minor question about the tests

prods.detect_exceptions()
self.assertTrue(len(p_succ.exception_ids) == 0)
self.assertTrue(len(p_fail.exception_ids) == 1)
self.assertTrue(len(p_fail.exception_ids) > 0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this change ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants