|
aad79dafa6
|
fix bugs in schema version checking
|
2025-04-21 18:45:00 +02:00 |
|
|
1df7db93e7
|
#16: stored function for receipt reimbursement transaction
|
2025-04-21 18:36:50 +02:00 |
|
|
629b35655d
|
#15: stored function for cash-based stock replenishment transaction
|
2025-04-21 18:23:11 +02:00 |
|
|
ad832fc71b
|
#14: stored function for "credit" transfer transactions
|
2025-04-21 17:45:40 +02:00 |
|
|
e15f1646ce
|
#13: stored function for cash withdrawal transactions
|
2025-04-21 17:37:31 +02:00 |
|
|
7b11a8c954
|
#12 - stored function for cash deposit transactions - remove duplicate fn
|
2025-04-21 17:30:57 +02:00 |
|
|
f0cd8361d1
|
#12 - stored function for cash deposit transactions
|
2025-04-21 17:23:24 +02:00 |
|
|
7ed7417492
|
schema 0010: fix header id
|
2025-04-21 17:06:42 +02:00 |
|
|
028d4d98db
|
#11: stored function for sale undo transaction
|
2025-04-21 17:06:21 +02:00 |
|
|
deb3faa717
|
minor fixes in schemata 0009 and 0010
|
2025-04-21 12:27:29 +02:00 |
|
|
4c7012c517
|
#10: stored function for cash sell transaction
|
2025-04-21 12:22:22 +02:00 |
|
|
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 |
|
|
40f4abe37f
|
Merge branch 'sql-refactor'
|
2025-04-20 14:51:32 +02:00 |
|
|
900264469a
|
schema v2 setup script
|
2025-04-20 10:13:31 +02:00 |
|
|
f6ec2be215
|
schema v1 setup script
|
2025-04-20 10:12:30 +02:00 |
|
|
3000731ac7
|
SQL schema v002 script part 1
|
2025-04-11 20:56:17 +02:00 |
|
|
2f601a0b1a
|
functions for querying sequence values for read only access
|
2025-04-11 13:39:07 +02:00 |
|
|
5f9292fd02
|
Merge code from deployed production version
|
2025-03-30 20:58:03 +02:00 |
|
|
e04d614e15
|
uncommitted changes from other people... again
|
2025-03-30 20:55:00 +02:00 |
|
niekt0
|
dbd3835dfb
|
fixed NaN issue in withdraw/charge
|
2024-01-30 20:18:07 +01:00 |
|
brmbar
|
6749b2c97a
|
autostock.py
|
2018-04-02 01:46:01 +02:00 |
|
brmbar
|
a1c37cb695
|
brmbar-cli: restock by EAN (for automated restocking)
|
2018-04-02 01:41:24 +02:00 |
|
brmbar
|
f061cc7f7b
|
gitignore
|
2018-04-02 01:41:02 +02:00 |
|
brmbar
|
6f3fc6767a
|
db purge howto
|
2018-04-02 01:40:46 +02:00 |
|
brmbar
|
e2e6632df0
|
sample crontab file
|
2018-04-02 01:40:37 +02:00 |
|
brmbar
|
1f3f1cdd8f
|
disable exchange rate and balance in StockMgmt because of unbearable slowdown
|
2016-08-19 04:37:04 +02:00 |
|
brmbar
|
466b92e7c2
|
uncommitted changes from other people...
|
2016-08-19 04:26:40 +02:00 |
|
brmbar
|
6208ae6027
|
Merge branch 'master' of https://github.com/brmlab/brmbar
|
2016-01-10 21:13:58 +01:00 |
|
Ruzicka Pavel
|
8f6776f3d0
|
brmbar-cli userlog
|
2016-01-10 21:07:47 +01:00 |
|
brmbar
|
a9e72d736c
|
brmbar-cli userlog
|
2016-01-10 21:03:59 +01:00 |
|
Petr Baudis
|
0e306912d7
|
USAGE: Document brmbar-cli stats
|
2016-01-07 05:26:40 +01:00 |
|
brmbar
|
c419c91a40
|
brmbar-cli stats: separate material, logical accounts
|
2016-01-07 05:26:13 +01:00 |
|
brmbar
|
c5becfcabe
|
brmbar-cli stats: sum excess and deficit to Fixups
|
2016-01-07 05:20:50 +01:00 |
|
brmbar
|
2bfd1796d0
|
brmbar-cli stats: Separate credit and overflow
|
2016-01-07 05:06:37 +01:00 |
|
Petr Baudis
|
9a70088591
|
USAGE: Fix pre within lists
|
2016-01-06 05:02:24 +01:00 |
|
Petr Baudis
|
11eaecfccf
|
brmbar-cli changecash -> fixcash (changecash remains an alias)
|
2016-01-06 02:00:56 +01:00 |
|
Petr Baudis
|
0c349f6c6a
|
USAGE: A few new scenarios for Administrative Usage
|
2016-01-05 22:00:03 +01:00 |
|
brmbar
|
e3a4fe880d
|
brmbar-cli.py docs: Two examples
|
2016-01-04 21:04:49 +01:00 |
|
brmbar
|
4494dafbb8
|
Shop.inventory_balance(): Tidy up, commented out code for easy per-item balance dumps
|
2016-01-04 21:04:35 +01:00 |
|
brmbar
|
9e95724556
|
brmbar-cli.py sellitem: Allow selling for cash
|
2016-01-04 20:49:08 +01:00 |
|
brmbar
|
2bbb46d4ea
|
brmbar-cli.py inventory-interactive: Tidy up code
|
2016-01-04 20:41:19 +01:00 |
|
brmbar
|
6b67dd372e
|
brmbar-cli.py inventory-interactive: Try to detect mistaken barcode scan
|
2016-01-04 20:39:51 +01:00 |
|