Daily updates from Odoo
Monday, September 30, 2019
7 changes · master
Enhancements to existing features
Calendar test coverage has been adjusted so it no longer depends on optional demo data being installed. This improves reliability for deployments and development environments that run with demo data disabled.
Original PR description
After this commit, All the test cases of calendar will pass without demo data.
Slovenian financial reports now include newly added accounting tags in the correct report filters. This helps keep report results accurate after upgrades, including cases where only the reporting module is updated.
Original PR description
Task: https://www.odoo.com/web?debug=#id=22601&view_type=form&model=project.task&action=327&menu_id=4720 PAD: https://pad.odoo.com/p/r.5915d07c7b218a2fccea4b5569961be6
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
UK reporting data now assigns newly created account tags into the relevant report domains. This helps keep upgraded UK Reports installations consistent and prevents reporting issues when only this module is updated.
Original PR description
Task: https://www.odoo.com/web?debug=#id=22697&view_type=form&model=project.task&action=327&menu_id=4720 PAD: https://pad.odoo.com/p/r.f47955309f3674964eaf519b6ceaf45e
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
The Partner Ledger now opens with the option to show only unreconciled entries enabled by default. This helps users focus immediately on outstanding partner balances and reduces manual filtering when reviewing accounts.
Original PR description
task: https://www.odoo.com/web#id=35329&view_type=form&model=project.task&action=327&menu_id= pad: https://pad.odoo.com/p/r.b4cb5dca1c9b83b5c5ca53211368bf7a [account_reports]: Partner ledger: 'Only show unreconciled entries' should be ticked by default
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.