Daily updates from Odoo
Monday, September 30, 2019
6 changes · master
New functionality added to Odoo
Adds a new dynamic Audit Journals report for accounting teams, bringing sale and purchase journal information into Enterprise reporting. This helps businesses review journal activity more easily and supports reports with multiple available actions from each line.
Original PR description
task: https://www.odoo.com/web#id=36590&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720
Enhancements to existing features
Financial reports now handle account group hierarchies more consistently, including deeper structures and clearer display of unavailable values. Multi-company reports also use the correct fiscal year dates for each company, improving accuracy for businesses operating across several entities.
Original PR description
task: https://www.odoo.com/web#id=1850557&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720
The balance sheet now lets users click the previous years earnings line to open the supporting details. This makes it easier for finance teams to review retained earnings without manually searching through report data.
Original PR description
Task: https://www.odoo.com/web?#id=35773&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.b5aa37622fa7822cfbfd9d73417a04fb
This update improves Intrastat reporting, especially for Belgian declarations, by adding required VAT and product origin information to exports. It also fixes broken report filters and improves country handling when customer delivery addresses differ from billing partners.
Resolved issues and error corrections
Mobile kanban boards now work correctly for users of right-to-left languages. Tabs display in the expected order, tapping a tab opens the right column, and swipe gestures behave naturally for those languages.
Original PR description
Task:https://www.odoo.com/web#id=1969142&action=333&active_id=133&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.cc76b347609129ccd61f800b8766bea0 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Code cleanup and technical improvements
This update reorganizes parts of Odoo's financial reporting engine to make future report improvements easier and more consistent. It also streamlines how report tables, hierarchy options, and column styling are handled, with limited immediate impact for everyday users.