Commit graph

14 commits

Author SHA1 Message Date
niekt0
5bc7b0e004 runtime sql error fixed 2015-01-31 04:24:05 +01:00
niekt0
96bf23662e fixes from runtime 2015-01-31 04:11:28 +01:00
niekt0
f922edf042 tab vs. spaces unification (python:( 2015-01-31 03:45:50 +01:00
niekt0
0d2bb2eed7 sign fix (credit vs. debit) 2015-01-31 03:38:08 +01:00
niekt0
15bb03e5fe Added caching of credit balance to accounts and replacing view account_balances. 2015-01-31 02:39:07 +01:00
Václav 'Ax' Hůla
18633fa596 import clenaup 2012-10-27 23:27:59 +02:00
Václav 'Ax' Hůla
a4dbf3b77c All db operations now should go thru Database object 2012-10-27 23:20:43 +02:00
Václav 'Ax' Hůla
ec94f1d034 Retab 2012-10-26 21:41:23 +02:00
Petr Baudis
6a71841112 brmbarv3: Add missing db.commit() at two places 2012-09-28 23:28:18 +02:00
Petr Baudis
b11cd6c338 brmbarv3 ItemEdit: Fix missing support for renaming items 2012-09-28 23:21:23 +02:00
Petr Baudis
a775c24cbc brmbar.Account.create(): Fix SQL usage 2012-09-28 23:20:00 +02:00
Petr Baudis
e6588a5eba brmbarv3: Fix few unusued INSERT statements with syntax errors 2012-09-28 22:35:02 +02:00
Petr Baudis
4e1681cb94 brmbar.Account.add_barcode(): New method 2012-09-26 03:31:51 +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