Tuesday, February 18, 2020
2 changes · master
Enhancements to existing features
Accounting users can now choose whether sales and purchase receipts are available, instead of seeing them by default. This helps organizations that do not use receipt workflows keep their accounting screens simpler and focused on relevant documents.
Original PR description
Purpose: If the user is not using receipt functionality in his organization then it's can be hidden. Current behavior before PR: Sale and purchase receipt by default show when the account module is instaled. Desired behavior after PR is merged: Now users can activate this Sale or purchase receipt from accounting settings. task: 2028813 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Event list views now show more useful information, such as seats, tracks, sponsors, and whether an event is online, making events easier to compare and manage. Obsolete minimum seat and registration warning fields were also removed because the related confirmation flow is no longer used.
Original PR description
PURPOSE Update tree view to add optional fields to make it easier to read. SPECIFICATION Modify the event_views files to add some fields (optional or not) It add some more informations about the seats, the tracks and sponsors and if the event is online or not. LINKS Task ID : 2192652 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr