Daily updates from Odoo
Tuesday, August 27, 2019
5 changes · master
New functionality added to Odoo
Adds reseller commission support to subscription sales so partner-driven deals can generate and track commissions. This helps businesses reward resellers more consistently across subscription invoicing and reporting.
Original PR description
Added reseller_id in sale_subscription which forces to move the module in enterprise
Enhancements to existing features
The search bar now keeps the first suggested option selected while users type, instead of switching selection just because the mouse happens to be hovering over another option. This makes quick searches more predictable and helps users choose the intended default result faster.
Original PR description
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
Businesses in India can now work with multiple operating units for companies that have GST registrations in more than one state. When enabled, users can select the relevant unit in accounting reports, helping produce GST reporting that matches each state registration.
Original PR description
task: https://www.odoo.com/web#id=1917619&action=327&model=project.task&view_type=form&menu_id=4720 pad: https://pad.odoo.com/p/r.9da01f115c928cde4b8eb85243999c84
IoT device lists and cards are now easier to browse with quick search, clearer grouping, and a simplified display. Manufacturing users can also see related IoT triggers directly from the device form, reducing navigation and making device setup easier to review.
Original PR description
- Small changes to IoT Devices views: - Add quick search on device name and type - Add default group by on connection - Remove device identifier from kanban view - Change layout of IoT Box kanban - Add a new tab in the notebook of the IoT Devices form view to display IoT Triggers. TaskID: 1893534
Resolved issues and error corrections
This update fixes visual and responsiveness issues across Odoo eLearning pages, including course views, slide lists, uploads, ratings, and backend screens. It helps learners and content managers use the eLearning experience more comfortably across different screen sizes.
Original PR description
[eLearning] CSS fixes, responsiveness task-2049640 **WILL BE MERGED IN SAAS-12.5 New PR: https://github.com/odoo/odoo/pull/36129** 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