Thursday, October 17, 2019
3 changes · master
Resolved issues and error corrections
The master branch version has been updated from the previous 13 alpha label to 14 alpha. This keeps the product version aligned with the latest release cycle and avoids confusion for teams tracking upcoming Odoo versions.
Original PR description
@KangOl @odony looks like you usually do that alongside the new version release but that was missed / forgotten this time around: while 13.0 was version-bumped on October 2nd (9d0f172f29085a6b164313bf20178270b9572cc2) master is still versioned as 13a1.
The Apps Updates screen now displays with a single scrollbar instead of two. This removes a small visual and navigation annoyance, making the update page easier to use.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=2082253&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.9f98210747c1770f3cf6a962abee8520 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
Automated tests for manufacturing work orders now include the required start action when using the tablet view. This keeps test coverage aligned with real user flows and helps prevent false failures or missed issues in manufacturing workflows.
Original PR description
Some tests were missing a call to button_start which is mandatory when using the tablet view but not done explicitely when using the form of the tablet view. related to rev e0ec89c76e038a5bc1eeb595c628209e75402658