S
Asked
Hi,
1. Same product adds as a different line item. How to make it just add up automatically in the same line?
2. How can we show a quantity available for each product in POS at the time of addition.
3. How to avoid adding more than items in stock? It doesn't reflect anything but later at the time of payment says Items not in stock.
https://prnt.sc/aqzI6l9t2wky
1. Same product adds as a different line item. How to make it just add up automatically in the same line?
2. How can we show a quantity available for each product in POS at the time of addition.
3. How to avoid adding more than items in stock? It doesn't reflect anything but later at the time of payment says Items not in stock.
https://prnt.sc/aqzI6l9t2wky
- MSAnsweredHello,
1. You can update the `cart item addition` in system settings
2. There is no such option, you can click the item name in order llist to open the detail modal
3. The should trun red, once the order quantity is not avaialble (only if you update the quantity otherwise system won't able to check).
Thank you - SAnsweredAlso, How can I have a separate barcode for each variant?
- MSAnsweredHello,
There is no manual option. The variant barcode is generate as
ProductCodeBarcodeSeparatorVariantId i.e, `TGP001-1`, `TGP001-2` ...
You can visit the print barcode menu under products and select the product with variant to view the barcodes.
Thank you - Login to Reply