Daily updates from Odoo
Friday, March 13, 2020
1 change
Resolved issues and error corrections
This fixes a rental stock issue where a product lot compatibility check could fail when several records were processed together. The change helps rental workflows behave reliably in bulk operations or automated processes.
Original PR description
Fix the issue that _lot_not_supported_rental() can't work with multi records.