Daily updates from Odoo
Navigate
Branch
Wednesday, February 7, 2018
5 changes
New functionality added to Odoo
Accounting users can now reconcile partial payments that include write-offs, such as payment processor fees on each installment. This makes it easier to match invoices paid through services like PayPal without manual workarounds.
Original PR description
Suppose you have an invoice of 3000. You want to pay with paypal 3 x 1000 but having of fee of 10 in each transaction. So, you attempt to reconcile 3000 with 3 x (990 + 10) that is not possible with the reconciliation widget. 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
Enhancements to existing features
Sales orders now handle line updates more broadly, covering both quantity and unit price changes. This helps keep sales and stock-related order information more accurate when order lines are edited.
Original PR description
task: https://www.odoo.com/web?#id=33682&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.de66d73321468f192ca57cee39465a0f 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
Updates to views, actions, and filters now refresh the web interface cache automatically. This means users can see configuration changes by reopening the action instead of fully reloading the web client, reducing confusion and extra steps.
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
Adds default kanban-style views to make list-heavy screens easier to browse on mobile devices. This improves usability for teams working with subscriptions and website versions from smaller screens.
Original PR description
Task : https://www.odoo.com/web#id=40281&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.4cf49ea51ed955d316eac91c09353820
Resolved issues and error corrections
The accounting dashboard graph display has been adjusted so bullet markers are no longer cut off. This improves readability for users reviewing dashboard visuals and makes the graph presentation cleaner.
Original PR description
Description of the issue/feature this PR addresses: - Bullets are cut in the middle, improve so we can see the full bullet graph on dashboard. Current behavior before PR: - On graph on dashboad display bullets are cut in the middle. Desired behavior after PR is merged: - Now on graph on dashboard we can see full bullets in the middle. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Task : https://www.odoo.com/web#id=40435&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.1db317fe1b948d81d7bdc2110e1c6eec