Hi,
It seems like the issue could be with the size of the bulk import or the format of the data being uploaded. Try the following steps:
- Check your import format: Ensure that the CSV or Excel file is correctly formatted, with no extra spaces, special characters, or incorrect data types in the columns.
- Import in smaller batches: Test by importing a smaller number of records at a time to see if the problem persists. This can help identify if the issue is related to the size of the import.
- Verify data consistency: Double-check that the imported data exactly matches the format of the manually created rules, especially fields like product, minimum stock, and warehouse.
- Check log files: Review the Odoo logs to get more details on why the exceptions are happening.
Alternatively, if managing large imports becomes too cumbersome, you can streamline operations using a solution like Cleverence Warehouse 15. It provides real-time updates for stock and inventory operations, helping you manage products and stock moves via barcode scanning, which might improve your workflow for large product lists https://apps.odoo.com/apps/modules/17.0/clv_api
Hi Roberto. What are those "exceptions" exactly? Have you tried to reduce the batchlimit? We had a similar Problem and split the spreasheet into multiple smaller files. Maybe that helps. Or have you already solved it, maybe?