mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-07 21:04:00 +02:00
brmbar-cli help: Nicer inventorization split
This commit is contained in:
parent
099d775102
commit
76bb2cac98
1 changed files with 12 additions and 9 deletions
|
@ -31,15 +31,18 @@ Usage: brmbar-cli.py COMMAND ARGS...
|
||||||
screen of the GUI.
|
screen of the GUI.
|
||||||
adduser USER
|
adduser USER
|
||||||
Add user (debt) account with given username.
|
Add user (debt) account with given username.
|
||||||
inventory ITEM1 NEW_AMOUNT1 ITEM2 NEW_AMOUNT2
|
|
||||||
Inventory recounting (fixing the number of items)
|
3. Inventorization
|
||||||
inventory-interactive
|
|
||||||
Launches interactive mode for performing inventory with barcode reader
|
inventory ITEM1 NEW_AMOUNT1 ITEM2 NEW_AMOUNT2
|
||||||
changecash AMT
|
Inventory recounting (fixing the number of items)
|
||||||
Fixes the cash and puts money difference into excess or deficit account
|
inventory-interactive
|
||||||
consolidate
|
Launches interactive mode for performing inventory with barcode reader
|
||||||
Wraps up inventory + cash recounting, transferring the excess and
|
changecash AMT
|
||||||
deficit accounts balance to the profits account and resetting them
|
Fixes the cash and puts money difference into excess or deficit account
|
||||||
|
consolidate
|
||||||
|
Wraps up inventory + cash recounting, transferring the excess and
|
||||||
|
deficit accounts balance to the profits account and resetting them
|
||||||
|
|
||||||
USER and ITEM may be barcodes or account ids. AMT may be
|
USER and ITEM may be barcodes or account ids. AMT may be
|
||||||
both positive and negative amount (big difference to other
|
both positive and negative amount (big difference to other
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue