Commit graph

7 commits

Author SHA1 Message Date
Petr Baudis
586b2411cf brmbar.Shop.account_list(): Sort accounts alphabetically 2012-09-25 00:13:58 +02:00
Petr Baudis
0645e6c9b0 brmbar.Shop.account_list(): Actually use acctype parameter 2012-09-25 00:12:06 +02:00
Petr Baudis
eda6eaf9e4 brmbar.Shop.withdraw_credit(): New method analogous to add_credit() 2012-09-24 04:39:30 +02:00
Petr Baudis
71abc6ca66 brmbar.Shop.account_list(): New query method 2012-09-24 03:52:36 +02:00
Petr Baudis
79080d4c5d brmbar.Shop: Implement credit_balance() and inventory_balance() query methods 2012-09-24 01:58:12 +02:00
Petr Baudis
5b63e54687 brmbar v3: Properly record payment by cash in database 2012-09-05 13:47:31 +02:00
Petr Baudis
3a81c9fec2 Rewrite brmbar v3 in Python because Perl has lousy Qt bindings
Complete 1:1 reimplementation of existing Perl codebase.
2012-09-05 01:31:05 +02:00