Commit graph

25 commits

Author SHA1 Message Date
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