Friday, April 11, 2025
1 change · 18.0
Enhancements to existing features
Point of Sale now avoids loading archived products when preparing available product data. This helps prevent errors in setups with large product pricelist data and keeps POS loading focused on active, sellable products.
Original PR description
As 'active' field is present on product_template table and as '_get_available_domain()' will generate a query on product_product table, include 'active' field on related product template. This will cause errors when loading too much product pricelist items --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr