Daily updates from Odoo
Wednesday, February 28, 2018
3 changes · master
Enhancements to existing features
The status stage button is adjusted so it appears in a clearer position on smaller screens, making stage changes easier for users. Notes also now receive a default first stage when none is set, preventing confusing “undefined” status options and keeping workflows cleaner.
Original PR description
TASK :- https://www.odoo.com/web#id=35309&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD :- https://pad.odoo.com/p/r.1112e693c1ed0458ae1f5118f46bc13e 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
Accounting fiscal positions can now replace a tax with multiple taxes instead of only one. This helps businesses model cases such as imports or withholding taxes without relying on more complex grouped tax setups.
Original PR description
In several (not so) corner cases, one might want to configure one tax to be complemented by another. A typical example could be import, where you would complement the regular VAT tax by a tax item representing the payment due to the fiscal authorities. Another example is withholding, where you would want to complement a VAT tax by a withholding corresponding to itself. If approved needs to be complemented by (at least) an adjustment to xml files and tests, for sure... /cc @qdp-odoo EDIT: This is able to reduce the need for (complex) group taxes, as it probably was the main driver of group tax constructs in some cases... -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When users create a new record from a grid cell, the system now carries over the relevant grid column and grouping information automatically. This reduces manual data entry and helps new records open with more accurate default values.
Original PR description
…d from cell We will pass field which is used as col in grid as well as current group fields in context for default value Task: https://www.odoo.com/web?#id=35414&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.b1dc522b35958704f06bb1fa664bed91