Tuesday, March 12, 2019
2 changes · master
Enhancements to existing features
Users can now reorder views on an action by dragging them in the list instead of opening each view and manually changing its sequence. This makes configuration faster and more intuitive, especially when several view types need to be rearranged.
Original PR description
Description of the issue/feature this PR addresses: Set sequence widget on listvies Current behavior before PR: If you want to change the order of multiple views on an action now you'll need to open every view and edit the sequence manually. This results in a click, editing the sequence and saving it per view on the action. If you have four view types and want to rearrange them you'll need 12+ clicks.  Desired behavior after PR is merged: You can easily drag and drop the views, which changes the sequence automatically. Saves you a lot of clicks and more intuitive.  -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves an English label used in the base module so it reads more naturally. There are no functional changes, but users will see clearer wording when working with partner merge options.
Original PR description
Description of the issue/feature this PR addresses: Improve the source term Current behavior before PR: A bit of an odd English term Desired behavior after PR is merged: A nice English term (I hope this doesn't need more info 😉) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr