Tuesday, January 20, 2015
2 changes
Enhancements to existing features
The Purchase app now includes extra on-screen tips for key receipt-related actions, including scrapping products and viewing shipments. This helps users understand what these buttons do directly from the purchase workflow, reducing confusion during daily operations.
Original PR description
...n and purchase Order Form view, add an android tip on the stat button In Shipment button. https://www.odoo.com/web?#id=10386&view_type=form&model=project.task&action=327 pad: https://pad.odoo.com/p/r.FpDI5if8cRzAFT6F
Resolved issues and error corrections
The website editor now checks whether the selected menu option has an available action before trying to run it. This prevents an error when users choose Promote > Optimize SEO, making the website editing experience smoother.
Original PR description
... ok otherwise it not execute function and we not get error. In website When Click on "Promote -> Optimize CEO" it give undefined function error.