Thursday, February 9, 2017
3 changes · master
Enhancements to existing features
Printed business documents now use more consistent wording for common labels, such as showing “Subtotal” instead of varying terms like “Total without taxes” or “Price.” This makes invoices, quotations, purchase orders, repair orders, and related reports easier for customers and staff to read and compare.
Original PR description
Task : https://www.odoo.com/web#id=30294&view_type=form&model=project.task&action=333&active_id=131&menu_id=5195 Pad: https://pad.odoo.com/p/r.1e1de29d40f2bd324dfde6c0337f4fa1 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
The stock picking form now uses the label “Check Availability” instead of “Reserve.” This makes the wording consistent with manufacturing orders, helping users recognize that the same action is being performed across workflows.
Original PR description
…onsistent with the button on MO Description of the issue/feature this PR addresses: TASK:https://www.odoo.com/web#id=30923&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD:https://pad.odoo.com/p/r.b51ad07ef9681cfe024e400c71716fd8 Current behavior before PR: Purpose:Clarify name of the buttons for the users. Two buttons doing the same thing shouldn't be named differently. Desired behavior after PR is merged: Rename the button "reserve" to "check availability" to make it consistent with the button on MO. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Bank statements created through Plaid or Yodlee online synchronization will now be named "online sync" instead of showing an empty or false value. This makes statements easier for users to identify and reduces confusion in accounting records.
Original PR description
…sync Description of the issue/feature this PR addresses: TASK:https://www.odoo.com/web#id=30611&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD:https://pad.odoo.com/p/r.bf934e90046e88818d49c4585b915129 Current behavior before PR: purpose:Bank statement generated with False (in case of online sync or if no reference), Desired behavior after PR is merged: In case of Plaid/Yodlee bank statement name should be 'online sync' .