mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-09 05:44:06 +02:00
USAGE.md: Properly markdown
This commit is contained in:
parent
1bb05e6935
commit
bacb9b1791
1 changed files with 20 additions and 17 deletions
|
@ -1,47 +1,50 @@
|
||||||
Quick guide:
|
Quick Guide
|
||||||
|
-----------
|
||||||
|
|
||||||
* I want to buy for cash: I scan item's barcode, press "Pay by Cash" and pour
|
* I want to buy for cash: I scan item's barcode, press **Pay by Cash** and pour
|
||||||
money into the cash box.
|
money into the cash box.
|
||||||
|
|
||||||
* I want to buy from credit: I scan item's barcode, then my barcode.
|
* I want to buy from credit: I scan item's barcode, then my barcode.
|
||||||
|
|
||||||
* I want to put money on credit: press "Charge", I scan my barcode,
|
* I want to put money on credit: press **Charge**, I scan my barcode,
|
||||||
type some amount, press "Charge" and put money in the cash box.
|
type some amount, press **Charge** and put money in the cash box.
|
||||||
|
|
||||||
|
|
||||||
Advanced operations:
|
Advanced Operations
|
||||||
|
-------------------
|
||||||
|
|
||||||
* I want to withdraw funds from my (positive) credit:
|
* I want to withdraw funds from my (positive) credit:
|
||||||
Press "Management", choose "User Mgmt", scan your barcode,
|
Press **Management**, choose **User Mgmt**, scan your barcode,
|
||||||
press the Withdraw Amount and type the amount. Then take the money
|
press the Withdraw Amount and type the amount. Then take the money
|
||||||
from the cash box.
|
from the cash box.
|
||||||
|
|
||||||
* I want to stock in some inventory (that's been in brmbar before):
|
* I want to stock in some inventory (that's been in brmbar before):
|
||||||
Press "Management", "Stock Mgmt", scan barcode of the item, edit
|
Press **Management**, **Stock Mgmt**, scan barcode of the item, edit
|
||||||
the purchase price (or also the selling price and label), press
|
the purchase price (or also the selling price and label), press
|
||||||
"Restock" and enter the quantity of stocked in piece. Press "Save".
|
**Restock** and enter the quantity of stocked in piece. Press **Save**.
|
||||||
Toss the bill (if possible with the current written date, to allow
|
Toss the bill (if possible with the current written date, to allow
|
||||||
pairing) to brmbar.
|
pairing) to brmbar.
|
||||||
|
|
||||||
* I want to stock in some new inventory: Press "Management", "Stock
|
* I want to stock in some new inventory: Press **Management**, **Stock
|
||||||
Mgmt", press "Add new item", enter the name, purchase and selling price,
|
Mgmt**, press **Add new item**, enter the name, purchase and selling price,
|
||||||
press "Create". Then press "Restock", enter the quantity stocked in.
|
press **Create**. Then press **Restock**, enter the quantity stocked in.
|
||||||
Scan the item's barcode and press "Save". Toss the bill in brmbar.
|
Scan the item's barcode and press **Save**. Toss the bill in brmbar.
|
||||||
|
|
||||||
* I want to bill the brmbar with some small expenses like duct tape:
|
* I want to bill the brmbar with some small expenses like duct tape:
|
||||||
Press "Management" and "Receipt". Press "Description" and write
|
Press **Management** and **Receipt**. Press **Description** and write
|
||||||
a brief description of the bill. Press "Edit" near the "Money Amount"
|
a brief description of the bill. Press **Edit** near the **Money Amount**
|
||||||
and enter the amount. Scan *your* barcode. The operation is finished
|
and enter the amount. Scan *your* barcode. The operation is finished
|
||||||
by pressing "Create". Toss bill (inscribed with the current date
|
by pressing **Create**. Toss bill (inscribed with the current date
|
||||||
to ease pairing) to brmbar.
|
to ease pairing) to brmbar.
|
||||||
|
|
||||||
|
|
||||||
General notes:
|
General Notes
|
||||||
|
-------------
|
||||||
|
|
||||||
The system expects that we take money from the cash box right away.
|
The system expects that we take money from the cash box right away.
|
||||||
If you don't want to (or there is e.g. not enough money), put money
|
If you don't want to (or there is e.g. not enough money), put money
|
||||||
on your credit account instead (see above). Please always do that
|
on your credit account instead (see above). Please always do that
|
||||||
(never "I'll remember and I'll take money later") so that there is
|
(never *I'll remember and I'll take money later*) so that there is
|
||||||
a record that the cash box and system records are not in sync and
|
a record that the cash box and system records are not in sync and
|
||||||
there are no irregularities.
|
there are no irregularities.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue