Daily updates from Odoo
Thursday, August 25, 2016
1 change
New functionality added to Odoo
Businesses can now mark product attributes so they add descriptive options without creating separate product variants. This helps keep product catalogs simpler while still showing selected options on online shop sale orders.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr A new field `create_variant` has been added on `product.attribute`. If unchecked, the attribute will not create variant. These attributes will be added on the sale order description if bought from the shop.