Daily updates from Odoo
Wednesday, April 17, 2019
2 changes · master
Resolved issues and error corrections
Point of Sale users can now process negative payments from the touchscreen when refunding money to a customer. This makes refunds easier to handle directly at checkout and avoids workarounds for return transactions.
Original PR description
currently, if a user wants to return fund to the customer. we don't have a button to bill negatively. that will fixed. Task-ID: 1929650 Closes: #31054 Task:https://www.odoo.com/web#id=1929650&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.5745606edc51c9662beff81d277af3e3 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update prevents the email editor from saving changes before the page element is ready, avoiding a client error when opening mail template previews. It also tidies related checks in the mass mailing editor code, improving reliability without changing the user workflow.
Original PR description
Task:https://www.odoo.com/web#id=1950784&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.60b7430cf6fbf05a3551172fd4852e5b -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr