Commit graph

290 commits

Author SHA1 Message Date
95e55aef23 Fix i_transaction_id as v_transaction_id. 2025-07-17 16:50:02 +02:00
e31165d668 Change to receipt_reimbursement. 2025-07-17 16:47:23 +02:00
5d658a7406 Rollback on generic database exceptions. 2025-07-17 16:23:26 +02:00
TMA
f8a265f1d2 0021: constraints on currency columns in database: numbers only 2025-07-17 16:02:50 +02:00
6f945c3a0f Fix Shop.py transfer with more arguments. 2025-07-17 15:27:57 +02:00
9f63a6760e Fix Shop.py credit -> amount 2025-07-17 15:24:18 +02:00
ff68817129 Moar transfer logging. 2025-07-17 15:17:18 +02:00
TMA
afb5476c2d o_id -> i_id 2025-07-12 19:12:52 +02:00
9d8827ccbd 0010: lookup item currency id 2025-07-12 18:52:21 +02:00
TMA
8ee51a23d9 account_id -> id 2025-07-12 18:25:24 +02:00
81366fd2bb 0010: fix v_transaction_id 2025-07-12 18:04:56 +02:00
ee2b945299 0010: fix other to user 2025-07-12 17:53:33 +02:00
38838692c6 Database: other exceptions 2025-07-12 17:45:06 +02:00
557d36cac3 Shop: not array 2025-07-12 17:42:32 +02:00
343df879fb Shop: sell log res 2025-07-12 17:40:16 +02:00
0a8e2b727b gui: logger 2025-07-12 17:37:17 +02:00
829bab66b4 gui: fine-grained logging 2025-07-12 17:35:38 +02:00
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