Remove 1 from stock with everu barcode scan

  • Thread starter Thread starter Hollsten
  • Start date Start date
H

Hollsten

hello, how can I make this happend?

In a modal popup window users reads a product code with a barcode scanner and every time they do this the particular product's stock is reduced by 1 in the database.

Any help would be highly appreciated.

J.H.
 
hello, how can I make this happend?



In a modal popup window users reads a product code with a barcode scanner and every time they do this the particular product's stock is reduced by 1 in the database.



Any help would be highly appreciated.



J.H.

First, configure your scanner to add a TAB or Enter to each scan. Then add an After Update event that calls a function to lookup the scanned part and appends a transaction record to reduce you on hand qty.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Remove 1 from stock with every barcode scan? 0
How do I integrate a Barcode scanner with Access? 2
Barcode scanning 2
Barcode 9
Audio? 6
Using Barcode and Access for Surgery? 2
Barcodes 5
Barcode 7

Back
Top