Daily updates from Odoo
Monday, September 3, 2018
1 change
Enhancements to existing features
This improvement lets Odoo apply rules based on the current website, so content like blogs, events, and products can be shown only on selected websites. It helps businesses running multiple websites control visibility more precisely without custom workarounds.
Original PR description
This update allows to add multi-website rules. E.g. show blog, event, product, etc at a website only if current website is listed in field:
[('website_ids', 'in', [website_id])]
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr