Monday, November 25, 2019
3 changes · master
New functionality added to Odoo
Mobile users can now add a new Kanban column directly from a dedicated “Add Column” tab. This makes board management easier on phones and keeps users in the right place after creating or cancelling a column.
Original PR description
Task: https://www.odoo.com/web?debug=1#id=1893137&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.39bed8937b446b5c076185288f5f6e1b -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Sales users can now enable a product grid configurator to choose multiple product variants in a single flow. This helps teams handle products with many variants more efficiently and reduces repetitive order entry work.
Original PR description
Enterprise PR: odoo/enterprise#4605
The currency rate live update feature now supports Chile's SBIF service, allowing businesses to automatically retrieve Chilean exchange rates when they provide an SBIF API token. This reduces manual currency maintenance for companies operating in Chile and keeps financial rates more current.
Original PR description
This adds sbif connection to "currency_rate_live" module. It requires an API Token. It can be obtained from SBIF site.