I would like to help me.
I have a scenario like a product with built-in barcode/qrcode to be purchased and sold but each product have same built-in barcode/qrcode. But each product is purchased multiple time with different details.
While making sale how to identify this product scanned have picked the same product with details of multiple purchase with different purchase price and sell price.
currently we generated & created unique batcheid This batcheid generated QR code with all details of purchasedetails_tbl in batchtable_tbl working correctly because each purchase has it. . . . We want to use the built-in product barcode/qrcode. And track the product purchase and sold details.