I have a Store Computer and I need create orders with serial number by product
for example:
I sales two mainboards and i want to creare orders with quantity, description, serial number and price
The serial number is unique and isn’t same as the product code
If i sales two mainboards with 123 product code i have two serial numbers: A1234 and A567
I want to enter data in the form and if a put in column quantity two so i want to scan a twice
The result of the serial number would be: A1234,A567
Please!
Thanks you