product-attribute
product-attribute copied to clipboard
Odoo Product Attribute
## Module Product Dimension (Branch 14) product_dimension ## Describe the bug Inches and Ft Measures in Product Dimension are not calculating properly (at all it would seem) ## To Reproduce...
The XML attributes attrs and states are no longer used
Migration of product_tier_validation module To discuss but I also add a PR from v14: https://github.com/OCA/product-attribute/pull/1269
This PR will make improvement the following- - Make number of digits to be set on products for sequence generation configurable. - Fix a minor issue of _compute_display_lot_sequence_fields() not running...
This module handles tags management on product variants. This module depends on [product_template_tags]( https://github.com/OCA/product-attribute/tree/16.0/product_template_tags).
Migration of module `product_special_type`. No special change, only pre-commit stuff.