Commit graph

211 commits

Author SHA1 Message Date
c3abceac5d gui: try logging acct in acct_map better 2025-07-12 17:33:28 +02:00
f9230ed5bf gui: try logging acct in acct_map 2025-07-12 17:29:08 +02:00
93f9b336b6 Shop.py: logging to sell 2025-07-12 17:25:27 +02:00
3ab537f7d9 Try logging. 2025-07-12 17:15:22 +02:00
15dfd0be04 gui: remove old db initialization 2025-07-12 15:57:41 +02:00
5355eca6f5 gui: pass database configuration as command-line options 2025-07-12 15:55:06 +02:00
3a4aaa74ce 0017: use proper account id argument - not a constant 2025-07-12 15:15:21 +02:00
cd9b4484c8 Shop.py: python <3.6 compatibility 2025-07-10 16:54:45 +02:00
597bca87b5 Schema 0018: fix ac-c-ounts 2025-07-10 16:24:31 +02:00
5e348b2463 Schema 0017: fix ac-c-ounts 2025-07-10 16:23:25 +02:00
1eff329496 Schema 0017: fix semicolon before return 2025-07-10 16:22:13 +02:00
f7f137821b Schema 0017: fix into syntax 2025-07-10 16:21:22 +02:00
3b0cb6472d Schema 0011: fix type inference for id 2025-07-10 16:19:25 +02:00
fba614de78 Schema 0010: fix type inference for id 2025-07-10 16:18:39 +02:00
ae16ebc51f Schema 0009: fix type inference for id 2025-07-10 16:17:34 +02:00
903cc8f4d7 Schema 0009: fix select into 2025-07-10 16:15:19 +02:00
8d2c9cb20f Schema 0009: fix DDL statements ends, fix argument delimiters in second procedure as well 2025-07-10 16:05:19 +02:00
a8a124835c Schema 0009: fix find_buy_rate arguments syntax 2025-07-10 16:00:28 +02:00
TMA
0bff27da29 test reimplementation of brmbar.Currency.rates method 2025-04-22 00:00:38 +02:00
TMA
f0058aad68 #18: stored function for "fixing cash" transaction 2025-04-21 21:14:34 +02:00
TMA
c21b394b42 #17: stored function for "fixing" inventory transaction 2025-04-21 21:14:18 +02:00
TMA
69c405f715 #20: stored function for undo transaction 2025-04-21 19:56:39 +02:00
TMA
c8892f825c cosmetic 2025-04-21 19:56:15 +02:00
TMA
96027ca66a #19: stored function for "consolidation" transaction 2025-04-21 19:49:07 +02:00
TMA
aad79dafa6 fix bugs in schema version checking 2025-04-21 18:45:00 +02:00
TMA
1df7db93e7 #16: stored function for receipt reimbursement transaction 2025-04-21 18:36:50 +02:00
TMA
629b35655d #15: stored function for cash-based stock replenishment transaction 2025-04-21 18:23:11 +02:00
TMA
ad832fc71b #14: stored function for "credit" transfer transactions 2025-04-21 17:45:40 +02:00
TMA
e15f1646ce #13: stored function for cash withdrawal transactions 2025-04-21 17:37:31 +02:00
TMA
7b11a8c954 #12 - stored function for cash deposit transactions - remove duplicate fn 2025-04-21 17:30:57 +02:00
TMA
f0cd8361d1 #12 - stored function for cash deposit transactions 2025-04-21 17:23:24 +02:00
TMA
7ed7417492 schema 0010: fix header id 2025-04-21 17:06:42 +02:00
TMA
028d4d98db #11: stored function for sale undo transaction 2025-04-21 17:06:21 +02:00
TMA
deb3faa717 minor fixes in schemata 0009 and 0010 2025-04-21 12:27:29 +02:00
TMA
4c7012c517 #10: stored function for cash sell transaction 2025-04-21 12:22:22 +02:00
TMA
cef95c4313 #9: stored function for sell transaction 2025-04-20 23:50:25 +02:00
aded7a5769 #8: stored function to update currency buy rate 2025-04-20 19:27:02 +02:00
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
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
111a8c9b63 #2: add trading account type type and fix schema migrations machinery 2025-04-20 17:11:49 +02:00
c04f934340 #1: add initial SQL schema as the database currently in use 2025-04-20 17:01:05 +02:00
TMA
900264469a schema v2 setup script 2025-04-20 10:13:31 +02:00
TMA
f6ec2be215 schema v1 setup script 2025-04-20 10:12:30 +02:00
TMA
3000731ac7 SQL schema v002 script part 1 2025-04-11 20:56:17 +02:00
TMA
2f601a0b1a functions for querying sequence values for read only access 2025-04-11 13:39:07 +02:00
TMA
e04d614e15 uncommitted changes from other people... again 2025-03-30 20:55:00 +02:00
brmbar
6749b2c97a autostock.py 2018-04-02 01:46:01 +02:00