Friday, May 2, 2025
1 change · saas-18.3
Resolved issues and error corrections
The stock module now correctly uses the standard serial and lot number sequence when no custom prefix is provided. This prevents missing or disabled numbering setup for products that rely on default lot or serial tracking.
Original PR description
This commit fixes setting the default sequence for serials/lots introduced in #200395. Previously, the sequence was set to False when the custom prefix is empty. Now it falls back to the default serials sequence defined in the module data. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr