brmbar v3 TODO: Small update, reschedule some things

This commit is contained in:
Petr Baudis 2012-09-26 04:18:48 +02:00
parent 2c804477ec
commit a69a1e171b

View file

@ -9,12 +9,12 @@
+ Numerical manual entry support + Numerical manual entry support
+ Use for credit charge + Use for credit charge
+ Use for withdrawal + Use for withdrawal
- Alphanumeric manual entry support
- Use in item editor
/ Restocking view (Stock management) / Restocking view (Stock management)
+ Item picker with edit button + Item picker with edit button
/ Item editor (name, barcode, buy price, sale price, quantity, barcode) / Item editor (name, buy price, sale price, quantity)
- Group quantity changes in a single transaction / Item-barcode assignment
+ Alphanumeric manual entry support
- Use in item editor
- Withdrawal for brmbar receipts - Withdrawal for brmbar receipts
1. User responsible 1. User responsible
2. Amount and description 2. Amount and description
@ -27,6 +27,8 @@
- Barcode - Barcode
- Delete user - Delete user
- Forbid negative credit - Forbid negative credit
- Stock management
- Group quantity changes in a single transaction (for single receipt, many stock)
- Statistics - Statistics
- Users with debt - Users with debt
- Pretty chart - Pretty chart