We need to find a good way to scan all EAN codes and connect them to items in erpnext. We want to add barcodes to items in this way:
- Go from item to item in our store and search item code then scan barcode.
- Do that for next item
Is there a way to do this fast without going into each item? Or should we make an app with item list that has only code and linked barcode? Than, would that save barcode permanently?