Daily updates from Odoo
Thursday, October 12, 2017
1 change · master
Resolved issues and error corrections
Barcode scanner actions on stock transfers now only use the button that is actually visible for the transfer’s current status. This prevents unintended duplicate or incorrect print actions and helps warehouse users get the right document when scanning.
Original PR description
Description of the issue/feature this PR addresses: - Problem with validating transfer using barcode scanner - TASK:https://www.odoo.com/web#id=27004&view_type=form&model=project.task&action=327&menu_id=4720 - PAD:https://pad.odoo.com/p/r.700ef8c58ee6ed3a95df7c893ef760b3 Current behavior before PR: - Button visibility not considered while performing operation using barcode scanner. Desired behavior after PR is merged: - Button Visibility is considered while performing operation using barcode scanner. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr