product-attribute
product-attribute copied to clipboard
Odoo Product Attribute
The inventory manager can generate a new product sequence if the category of a product has changed.
New simple module to add information of how many products variants are in each product categories (and add product template quantity on tree view) Migration from 12.0 from our custom...
module: product_sequence version: 17.0 **Steps to reproduce** - Let the system create an internal reference. - Add the same number on another product. - Save **Current behavior** - System warns...
Standar migration with changes in views, readme images and improve test
There is a bug in the `_complete_quick_line_vals()` function that causes incorrect operation when lines are added with the **purchase_quick** wizard with the same discount as in the first line. **To...