Daily updates from Odoo
Navigate
Branch
Wednesday, September 24, 2014
6 changes
New functionality added to Odoo
Users can now open PDF reports directly inside Odoo instead of relying on a browser download or external viewer. Administrators can enable or disable this viewing experience from general settings, improving convenience while keeping control over rollout.
Original PR description
- Task: https://www.odoo.com/web?#id=6379&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.97sCsMT85OOxBlEq
A new website forum SEO module has been added to help improve the quality of forum questions and answers. This supports better structured community content, which can improve discoverability and usefulness for visitors.
Original PR description
...m questions and answers. - Task: https://www.odoo.com/web?debug=#id=9107&view_type=form&model=project.task - Pad: https://pad.odoo.com/p/r.aAXbFLdZvu62soZi
Resolved issues and error corrections
This fixes a rounding issue when calculating product quantities with ceiling rounding. It limits the precision considered during the calculation, helping avoid small decimal differences that could lead to unexpected quantity results.
Original PR description
Consider only 3 digits after UoM rounding precising when apply ceiling
This fixes an issue where the HR evaluation process could use the wrong record identifier. The change helps ensure employee evaluation actions apply to the intended record, reducing the risk of incorrect appraisal data handling.
This change stops the list page navigation from being hidden, which helps export tools continue to show the controls they rely on. It improves usability for users exporting list data to PDF or spreadsheet formats.
Original PR description
I use Web Printscreen ZB module to export date to pdf and xls, this hide both
The Polish accounting localization was updated with corrections to tax handling, including international trade tax fixes and new VAT treatment for steel. This helps Polish companies use more accurate default accounting and tax settings in Odoo.