Daily updates from Odoo
Monday, November 25, 2019
4 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
A new product variant grid lets users choose quantities for several product variants in one place instead of adding each variant separately. This speeds up sales order entry for products with many combinations, such as sizes, colors, or other attributes.
Original PR description
Community PR: odoo/odoo#34200
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.