Commit graph

189 commits

Author SHA1 Message Date
Mrkva
48c583a81c Merge branch 'master' of github.com:brmlab/brmbar 2015-07-01 01:08:12 +02:00
Mrkva
934873c2fc Old uncommited changes, restock from cli, "cleanup bounty" feature 2015-07-01 01:06:59 +02:00
Petr Baudis
6cc95ab680 brmbar-qt4: Add ALERT_SCRIPT support to call external hook on low balance 2015-06-04 23:07:21 +02:00
Petr Baudis
1c0e51a246 brmbar-qt4: Add LIMIT_BALANCE(=-200) as a lower limit of user credit 2015-06-04 22:57:20 +02:00
Mrkva
84881dece3 * merge barcode-generator to master
* quick howto on how current barcodes are generated
2015-05-11 02:04:11 +02:00
niekt0
5de7bf7458 Disabled default and inefective computation of the stock sumary 2015-01-31 21:09:52 +01:00
Jiří Pinkava
4604cd36c3 SQL: add column for disabling unused accounts 2015-01-06 17:41:16 +01:00
Petr Baudis
d79dcb5a5c SQL transaction_cashsums: Update view to differentiate cash_credit, cash_debit
This allows looking at credit changes as well.
2015-01-02 19:35:39 +01:00
Petr Baudis
4c6558015f daily-summary.sh: Add granatove mate to the count
(Done in reality much earlier than now.)
2015-01-02 19:35:00 +01:00
Petr Baudis
664e7a5b32 daily-summary.sh: New script 2014-10-22 22:22:10 +02:00
Petr Baudis
8229b44774 USAGE.md: Select for listing inventory items by their worth 2014-06-06 20:39:58 +02:00
Stevko
6ed53b92aa Added Barcode for cash payment. Barcode is '_cash_'. 2014-05-11 02:38:53 +02:00
Petr Baudis
65741c31f0 brmbar-web: By default hide out-of-stock items 2014-04-06 21:29:04 +02:00
Petr Baudis
bf3fd3e842 brmbar-web: Listen publicly 2014-04-06 21:18:52 +02:00
Petr Baudis
ae82675a60 brmbar-web: Color rows by balance 2014-04-06 21:18:44 +02:00
Petr Baudis
400ef9e969 brmbar.Currency: Include utf8 fenc declaration, e.g. for python2 compatibility 2014-04-06 21:10:53 +02:00
Petr Baudis
e6870f8b2a brmbar-web: New trivial read-only UI 2014-04-06 20:52:00 +02:00
Petr Baudis
10d8a17723 SQL: Two new convenience views transaction_nicesplits and transaction_cashsums 2013-08-31 19:11:14 +02:00
brmbar
22503c242f USAGE: + recipe to list all cash transactions 2013-08-11 23:07:26 +02:00
brmbar
617b466c77 brmbar-cli: New command consolidate to finalize inventory check 2013-08-11 22:54:05 +02:00
brmbar
4f3bc87733 Shop.inventory_balance(): Use buy price, not sell price 2013-08-06 22:30:27 +02:00
brmbar
e567d36e77 USAGE: Add some useful SQL queries 2013-08-06 22:18:23 +02:00
brmbar
d74ca2b6c0 Shop: Create null inventory fix transaction in case amount is correct 2013-08-06 21:51:58 +02:00
brmbar
ac4f2f2c62 brmbar-cli inventory-interactive: fuckyou 2013-08-06 21:51:41 +02:00
b00lean
0528a50769 Added support for cashchange command 2013-07-09 09:50:58 +02:00
b00lean
06e1e15b7e Added excess and deficit into stats and added inventory interactive mode 2013-07-09 09:29:08 +02:00
b00lean
7ac0031a8d Fixes after tests 2013-07-08 17:36:36 +02:00
b00lean
0706054e81 Added logic for fixing inventory status 2013-07-08 17:31:17 +02:00
b00lean
32f76b290c Added ubuntu packages 2013-07-06 14:17:52 +02:00
Petr Baudis
4ae814179d brmbar-cli.py: changestock -> inventory, few notes from a conversation with TMA 2013-07-01 14:56:42 +02:00
brmbar
12f5079381 Catching exception when sql query gets invalid data like too large number 2013-07-01 14:55:54 +02:00
Radek Pilar
3ecbf192e2 Updated for 1280x1024 resolution 2013-03-04 22:02:11 +01:00
Nephirus
d44dbad313 Fullscreen fix 2013-02-23 15:21:19 +01:00
Nephirus
ba4d8686f6 Search functionality added to Stock Management. 2013-02-23 15:18:20 +01:00
Nephirus
fb6eadf031 INSTALL.md: Fix formatting 2013-02-22 22:37:14 +01:00
Nephirus
35c3534575 INSTALL.md: psql command examples 2013-02-22 21:24:45 +01:00
Petr Baudis
55e6a5226c USAGE: Adding users, what about reinventorization? 2013-02-10 17:56:01 +01:00
Petr Baudis
13bc4d6f60 brmbar-cli: Add support for adduser action 2013-02-10 17:41:25 +01:00
Petr Baudis
bacb9b1791 USAGE.md: Properly markdown 2013-02-10 17:29:10 +01:00
Petr Baudis
1bb05e6935 README: Link to other documentation 2013-02-10 16:44:58 +01:00
Petr Baudis
dab9388703 USAGE.md: Usage instructions
Produced mainly by Google Translate of http://brmlab.cz/pipermail/brmlab/2012-October/004130.html
2013-02-10 16:44:42 +01:00
Petr Baudis
c8a0483401 TODO: Remove done items, add description 2013-02-10 16:25:49 +01:00
Petr Baudis
76cb5ba4c7 Add basic documentation: README, INSTALL, Architectural overview 2013-02-10 16:18:34 +01:00
Petr Baudis
be74f723d2 Revert button gradients, it looks rather ugly, was just an experiment 2013-02-10 15:01:37 +01:00
Petr Baudis
f5ffeeae97 brmbar-gui-qt4/ItemEdit: Fix bug in UI cleanup 2013-02-10 14:47:57 +01:00
Pavol Rusnak
3e8f44e5e0 UI cleanup 2013-01-31 18:12:14 +01:00
Petr Baudis
1ba8099e8e brmbar-cli.py: New command-line interface
For remote inspection of brmbar status and to do things too complicated and unusual for the GUI.
2012-11-25 18:49:53 +01:00
Petr Baudis
ff915072a0 brmbar-tui.py: Use brmbar.Database instead of psycopg2 directly 2012-11-25 16:30:01 +01:00
Petr Baudis
5f4c4cb5ca brmbar-cli.py -> brmbar-tui.py, since it's not really commandline interface 2012-11-25 04:01:57 +01:00
Petr Baudis
cc3009c813 Merge remote-tracking branch 'remotes/origin/db-reconnect' 2012-11-13 19:04:23 +01:00