Monday, August 23, 2021
3 changes · master
New functionality added to Odoo
Point of Sale receipts for UAE-based companies now show the government-required VAT label instead of the generic Total Taxes wording. This helps businesses meet local receipt requirements and gives customers clearer tax information.
Original PR description
Description of the issue/feature this PR addresses: Replace `Total Taxes` string on pos receipt with `VAT` as per government regulations in UAE when the company is based in UAE. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Project users can search across more task content, including the task name, description, and chatter messages. This makes it easier to find relevant work items when details are captured in comments or longer descriptions rather than only in the task title.
Original PR description
Allows searching for any content inside of a task so name, description or chatter Very WIP Task ID: 2604732
Point of Sale users can now select an existing sales order and either take a down payment or settle it directly at the register. This avoids re-entering order lines, keeps invoicing options available, and updates stock and the sales order automatically.
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