I am working on integrate a barcode solution.
Currently I have made the piece that creates the barcode, print out the label on a report.
Now I am at the point where when creating a sales order you should be able to place the cursor in the "No." feild on Sales Order lines (Sales Order Subform) and then you should be able to scan a barcode and it will read it.
The barcode is created from the code is from the table Item Identifier (7704) which also have item no.
Do somebody got a suggestion how to approach this?
I was thinking about creating a new colonn in the Sales Order Subform where you can use the scanner and then it will do some validation and enter the item information as it would if you just typed in Item No.
*This post is locked for comments