odoo/tutorials#656
Created by Kunj Jayeshbhai Patel (kupa)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 8s)
- ci/tutorial: (runtime 25s)
- label
- odoo-dev:product-category-global-info-add-kupa
- head
- 4eb870b5826c8e323aea1dd927e731be85760963
odoo/tutorials | |
---|---|
18.0 | #656 missing statuses missing r+ |
master |
[ADD] product_category_global_info: add required attribute in global …
- Added two new options in the product category: one to show it in global info and another for required attributes.
- Updated the product category form to include these new options.
- Ensured that when a product is added to a sale order, it checks if the category should be shown in global info is true and retrieves the related details.
- Created a new page in the sale order to display these details clearly.