June 4, 201510 yr Hello, I have an inventory system that has barcodes for each item, individually. However some of these items are inside of cases where the contents are always the same, and there are too many items to efficiently scan all of them. I am looking to create a way that would allow me to barcode the outside of the case, and when scanned into the portal it fills the portal rows with the items inside the case and not the case's barcode. So scan case, display contents in portal row. Let me know if you need any files or screens for helping. Thanks
June 5, 201510 yr is the barcode on the outer case identical to the one on each object in the case? In that case you'd need to manually count them. Having done that you could have a Count field associated with the particular barcode and each time one is sold or removed from the case the count field is decreased by one
Create an account or sign in to comment