Daily updates from Odoo
Monday, May 13, 2019
4 changes
Resolved issues and error corrections
This fix restores a dependency that was accidentally removed from the project requirements. It helps keep installations and deployments reliable by ensuring the application has all expected supporting software available.
Original PR description
Oversight of e554ce345fb1ffcf41c571f461b680e1e7199a1d 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
Footer buttons on project kanban cards now align properly and share available space evenly. This improves the visual layout and makes the project dashboard easier to use without changing business workflows.
Original PR description
**Description of the issue/feature this PR addresses**: - Task: https://www.odoo.com/web#id=1948176&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.7551125c2dfcd67f29ff4d8a299583c7 **Description** -Previously, footer buttons on the project's kanban were not being shown properly due to improper CSS rules. -This commit fixes the issue by removing fixed width and evenly distributing available space between the buttons. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes a broken background request used during IoT range scans after a platform library update. Businesses using IoT scanning can expect the scan process to work reliably again without interruption from this compatibility issue.
Original PR description
The ajax call in the range scan was broken since the jQuery 3 update (See odoo/odoo#28457) and needed to return a native Promise in order to use `guardedCatch`.
Fixes an error that could interrupt CSV imports of bank statements. This helps accounting users complete bank data imports more reliably without encountering a traceback.
Original PR description
- Task ID : https://www.odoo.com/web#id=1971527&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 - Pad : https://pad.odoo.com/p/r.1292c308f63d9eb19558bdd233d63823