Tuesday, August 19, 2025
1 change · 18.0
Enhancements to existing features
This update adds automated checks to make sure barcode lookup correctly retrieves product information and supports product creation across point of sale, stock barcode, and website flows. It helps reduce the risk of errors when teams use barcode-based product setup in day-to-day operations.
Original PR description
*: pos_barcodelookup, stock_barcode_barcodelookup, website_product_barcodelookup In this commit: ------------------- - Added tests for barcodelookup to check whether the data fetched and set properly. - Added tests in respective modules to check the flow and creation of the products using barcodelookup. task - 3920661