Wednesday, May 22, 2024
1 change · master
Enhancements to existing features
Product categories have been simplified into a flat structure and are no longer required when creating products. This reduces setup friction and updates related sample data and workflows across affected apps to match the new category behavior.
Original PR description
**This commit includes following changes:** - Cleaned the product categories by removing the hierarchy and making it flat. - Category (`categ_id`) is now no longer a required field. - Product Category is not set by default. - Default for `property_cost_method` is set to `standard`. - Renaming the records for product category and removing the one's not required. (For eg. - `product_category_5` to `product_category_office`) **Affected version** ~ master **Task**: 3941328