Friday, October 9, 2015
2 changes · master
Enhancements to existing features
Printed reports now include the document name, such as a reference number, in the footer of each page. This helps users and partners quickly identify and regroup pages when printed documents get mixed together.
Original PR description
It's very useful for users and partners to have the document's name (usually a reference number) printed on every document: printed pages get mixed up very often and this is the only way people can put them back together.
Resolved issues and error corrections
The website translation flow has been corrected so the Auto Translate option appears at the right time and external Gengo translation updates can be received properly. This helps users manage website translations more reliably, including clearer status styling for translations in progress.
Original PR description
- Issue : https://www.odoo.com/web#id=648546&view_type=form&model=project.issue&menu_id=4120&action=609 - Fixed linking issue, 'Auto Translate' button will be appeared after 'Translate' button is clicked. - Controller added to catch gengo post as in v8 - CSS updated for 'inprogress' state of translation.