Daily updates from Odoo
Wednesday, August 31, 2016
1 change · master
Enhancements to existing features
Website editors can now identify and search for pages that are not shown in navigation menus. This helps teams manage hidden or shared website pages more reliably, including across multi-website setups.
Original PR description
When a page is not in the menu, it's sometimes difficult to remember its name, this is why we add a boolean field in_menu. This feature takes into account the shared pages in multi websites.