Daily updates from Odoo
Friday, June 1, 2018
1 change
Resolved issues and error corrections
This fixes a stock configuration issue where customer transfer types could be saved without a default source location. Requiring the field prevents new customer transfers from incorrectly using a vendor location as the source, reducing inventory mistakes.
Original PR description
On the picking type form, the default source location is not mandatory for 'customer' picking types. If this field is empty, creating a 'customer' picking will set a vendor location as source one. 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