Daily updates from Odoo
Friday, January 2, 2015
4 changes · master
Resolved issues and error corrections
This update corrects and improves the guidance tips shown across several Odoo apps so they appear in the right context and complete properly. It also refreshes tip wording and targeting, helping users receive clearer instructions while using accounting, CRM, HR, purchasing, inventory, and quotation flows.
Original PR description
PAD : https://pad.odoo.com/p/r.JokowwPZJRXyfeZp TASK : https://www.odoo.com/web#id=11037&view_type=form&model=project.task&menu_id=3942&action=327
This change fixes an issue in the Website Forum area where the editor could fail to load correctly. It updates the page layout so navigation and footer elements are included, helping forum editing pages display and function as expected.
Original PR description
Fix in #2930
Printing sales orders and invoices now opens archived PDF reports in the embedded viewer as expected. The update aligns the viewer with recent interface styling changes, improving reliability when users access reports from print actions.
Original PR description
As well as need to update class name base on recently update back-end new look. Problem is globally need to update class name as well as proper selector to archived PDF report open in <code><iframe></code> element. <b>Task</b> : https://www.odoo.com/web#id=10110&view_type=form&model=project.task&menu_id=3942&action=327 <b>Pad</b> : https://pad.odoo.com/p/r.CPefQmgrn2URFXQq
The email designer now keeps the Save and Continue button visible while editing mass mailing content. This helps users complete and save their email changes without confusion or interruption.
Original PR description
Fixed in #2636 :