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.
|
||||
adduser USER
|
||||
Add user (debt) account with given username.
|
||||
inventory ITEM1 NEW_AMOUNT1 ITEM2 NEW_AMOUNT2
|
||||
Inventory recounting (fixing the number of items)
|
||||
inventory-interactive
|
||||
Launches interactive mode for performing inventory with barcode reader
|
||||
changecash AMT
|
||||
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
|
||||
|
||||
3. Inventorization
|
||||
|
||||
inventory ITEM1 NEW_AMOUNT1 ITEM2 NEW_AMOUNT2
|
||||
Inventory recounting (fixing the number of items)
|
||||
inventory-interactive
|
||||
Launches interactive mode for performing inventory with barcode reader
|
||||
changecash AMT
|
||||
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
|
||||
both positive and negative amount (big difference to other
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue