Daily updates from Odoo
Wednesday, March 11, 2015
4 changes · master
New functionality added to Odoo
A new guided tour is added for the Website Forum app to demonstrate common forum flows and help validate the user experience. This makes it easier to showcase and test forum interactions, reducing the risk of regressions in the forum process.
Original PR description
Website_forum : Add a tour for website forum Task: https://www.odoo.com/web#id=9330&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.ng9HB6K2JCzYKLoi
Enhancements to existing features
The procurement menu now shows how many procurement items are currently in an exception state. This helps users spot purchasing or fulfillment issues faster without opening the full procurement list.
Original PR description
Hello, With this branch it will show the number of procurement exceptions state in the left menu Task: https://www.odoo.com/web#id=11719&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.XlVDoFULHJjIVNHt Thanks
The documentation now explains pivot views as their own view type instead of relying on an attribute that was unclear or ineffective. This helps implementers follow the supported approach and understand available pivot view options more reliably.
Original PR description
the type="pivot" attribute doesn't seem to work, in the code when it works, `<pivot>` is used and has two undocumented attributes.
Resolved issues and error corrections
Guided tours now scroll the page when a target item is outside the visible area, helping users see both the highlighted item and its instruction popup. This makes onboarding and step-by-step guidance more reliable, especially on longer pages.
Original PR description
... to get popup and element visible TASK: https://www.odoo.com/web#id=11194&view_type=form&model=project.task&action=333&active_id=131 PAD: https://pad.odoo.com/p/r.6pZ0CSOTbl8z87uT