Daily updates from Odoo
Wednesday, March 28, 2018
4 changes · master
Enhancements to existing features
This update improves Anglo-Saxon accounting by automatically reconciling stock interim entries with related invoice entries for purchases and sales. It helps keep stock valuation and invoice accounting aligned when receiving, shipping, or invoicing happens in different orders.
Original PR description
In anglosaxon accounting, perform reconciliation on stock interim account between stock valuation journal items and invoice's journal items. see task : https://www.odoo.com/web#id=32331&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720
The bank and cash reconciliation screen now lets users rename a single statement directly, saving the new title when they press Enter or click away. This removes an extra confirmation button, makes long titles easier to handle, and clearly shows when a statement has no title.
Original PR description
Description of the issue/feature this PR addresses: Task ID - https://www.odoo.com/web?#id=34890&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD - https://pad.odoo.com/p/r.fa3d99cf391cb2b5c301db7df229ec50 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update modernizes how several Odoo apps connect related business records behind the scenes. It should make future maintenance easier and more consistent across CRM, Delivery, Fleet, Recruitment, Mail, Maintenance, Mass Mailing, Product, Project, and Users without changing day-to-day workflows.
Original PR description
Task: https://www.odoo.com/web#id=30596&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
This update strengthens the Mail app's automated test coverage around activities, access rights, and performance. It helps reduce the risk of regressions in reminders and activity-related workflows without introducing a direct user-facing change.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr