Daily updates from Odoo
Navigate
Branch
Monday, September 23, 2019
6 changes
Enhancements to existing features
The payment screen now shows the total, remaining amount, and change in one clear area instead of scattering change across individual payment lines. This makes checkout easier to read for cashiers and helps reduce confusion during payment handling.
Original PR description
The previous behavior is that change is displayed at each payment line and the remaining is displayed at the bottom. Also, total amount is lost in the screen. This commit addresses this issue by showing the values of remaining amount and change at just one area of the payment screen. TASK-ID: 1984690
Resolved issues and error corrections
This fixes a case where opening and closing the home menu from an edited form could leave unsaved changes in an inconsistent state. Users should no longer see repeated or misleading discard-change warnings after the menu is toggled.
Original PR description
Task:https://www.odoo.com/web#id=2043027&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.d1dc5d5b5c81a5e68f873c57c621e6f6 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue where cancelling certain draft stock transfers could leave them stuck in draft status, especially when they had completed quantities but no linked stock moves. After the change, pressing cancel reliably marks these transfers as cancelled, giving warehouse teams clearer and more accurate operation statuses.
Original PR description
Task: https://www.odoo.com/web?#id=1936634&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.4f1ecd0b3111f6cf6788a0cb9bf33be7 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
This update fixes the full-screen button display for Odoo pads on small mobile devices. It makes the pad editor easier to use on phones and tablets by ensuring users can access full-screen mode reliably.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=31545&view_type=form&model=project.task&action=333&active_id=420&menu_id=4720 Pad: https://pad.odoo.com/p/r.ec30bfbf426a8afdd9393ca952c89617 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 fixes a spelling mistake in the Argentine province name, changing "Chobut" to the correct "Chubut". It improves data accuracy for addresses, reports, and records that use Argentine state information.
Original PR description
Change Chobut for [Chubut](https://es.wikipedia.org/wiki/Provincia_del_Chubut) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Opening the home menu after editing no longer shows the unsaved changes warning twice. The change also ensures discarded edits are properly cleared when users leave and return, reducing confusion and duplicate prompts.
Original PR description
Task:https://www.odoo.com/web#id=2043027&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.d1dc5d5b5c81a5e68f873c57c621e6f6