Want to speed up your inventory counts? Try our Barcode app
Barcode scanner can be activated via inventory settings.
Manual inventory adjustments can also be performed and pre-filled with
suggested counted quantity.
Set counted quantities to 0code
if records:
action = records.action_reset_product_qty()
Recompute On Hand Quantitycode
if records:
action = records.action_refresh_quantity()