|
66870bbc8c
|
#7: migrate to stored function for updating currency sell rate.
|
2025-04-20 19:22:19 +02:00 |
|
|
9235607d4c
|
#6: new currency stored function
|
2025-04-20 19:15:23 +02:00 |
|
Petr Baudis
|
400ef9e969
|
brmbar.Currency: Include utf8 fenc declaration, e.g. for python2 compatibility
|
2014-04-06 21:10:53 +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
|
8ed210bac9
|
brmbar.Currency.create(): Fix call
|
2012-09-28 23:19:45 +02:00 |
|
Petr Baudis
|
fedd1ecd50
|
brmbar.Currency.update_{sell,buy}_rate(): New methods
|
2012-09-28 22:36:30 +02:00 |
|
Petr Baudis
|
e6588a5eba
|
brmbarv3: Fix few unusued INSERT statements with syntax errors
|
2012-09-28 22:35:02 +02:00 |
|
Petr Baudis
|
6ac230c7d9
|
brmbar.Currency.rates(): Use _latest_ exchange rate, not earliest
|
2012-09-28 22:00:09 +02:00 |
|
Petr Baudis
|
072aa83479
|
brmbar.Currency.convert(): Use _latest_ exchange rate, not earliest
|
2012-09-28 21:52:52 +02:00 |
|
Petr Baudis
|
30cd5462b4
|
brmbar.Currency.str(): Properly format to two decimal places
|
2012-09-24 01:57:33 +02:00 |
|
Petr Baudis
|
7574b916cd
|
brmbar.Currency.convert(): Fix missing assignment
|
2012-09-24 01:57:10 +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 |
|