Commit graph

13 commits

Author SHA1 Message Date
9235607d4c #6: new currency stored function 2025-04-20 19:15:23 +02:00
8f42145bee #5: rename account stored function 2025-04-20 18:00:40 +02:00
58ab1d00be #4: add account to barcode stored procedure. 2025-04-20 17:55:18 +02:00
c5d1fc3402 #3: create account in SQL not in Python. 2025-04-20 17:42:12 +02: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