50ffc82cb1Fixed bug preventing superfast mode from being set properly.
robertem@PVV.NTNU.NO
2017-02-20 12:49:47 +0000
015c64a2acFixed bug preventing superfast mode from being set properly.
robertem
2017-02-20 12:49:47 +0000
d5c91f10dbFixed bug preventing superfast mode from being set. Fixed bug when printing warning star next to user in purchase list.
robertem@PVV.NTNU.NO
2017-02-20 12:37:56 +0000
d78f7b2edeFixed bug preventing superfast mode from being set. Fixed bug when printing warning star next to user in purchase list.
robertem
2017-02-20 12:37:56 +0000
436fbeb398Product List is ordered descending by stock
robertem@PVV.NTNU.NO
2017-02-05 00:01:27 +0000
8752cb5b09Product List is ordered descending by stock
robertem
2017-02-05 00:01:27 +0000
15f0eee07eRemoves hidden status from items if they are added to stock in the normal way
robertem@PVV.NTNU.NO
2017-02-04 23:54:45 +0000
b3536c19f6Removes hidden status from items if they are added to stock in the normal way
robertem
2017-02-04 23:54:45 +0000
b6220679b6Database format update. Products now have a "hidden" column. Hidden products will not appear when searching for products by name outside of the Edit Product or Product Search menu. Products can be marked as hidden in the Edit Product menu. This menu now also allows changing of barcodes, and the prompt contains the previous values. Statistics no longer throw an error. Minor clarity improvements for messages "New Price" only appears when product price actually changes Better message at the end of adding products to stock Removed unnecessary pauses after some menu options
robertem@PVV.NTNU.NO
2017-02-04 23:37:45 +0000
11593a71d0Database format update. Products now have a "hidden" column. Hidden products will not appear when searching for products by name outside of the Edit Product or Product Search menu. Products can be marked as hidden in the Edit Product menu. This menu now also allows changing of barcodes, and the prompt contains the previous values. Statistics no longer throw an error. Minor clarity improvements for messages "New Price" only appears when product price actually changes Better message at the end of adding products to stock Removed unnecessary pauses after some menu options
robertem
2017-02-04 23:37:45 +0000
d51c50de18Database format update. Product's primary key is no longer the barcode, but a new sequential id. (products.product_id added as new column. products.bar_code no longer primary key.) Necessary foreign keys have been updated. Transactions have a new penalty column, and penalties applied are logged here. These are shown in the user transaction list as well.
robertem@PVV.NTNU.NO
2017-02-04 21:35:29 +0000
dd3967e67dDatabase format update. Product's primary key is no longer the barcode, but a new sequential id. (products.product_id added as new column. products.bar_code no longer primary key.) Necessary foreign keys have been updated. Transactions have a new penalty column, and penalties applied are logged here. These are shown in the user transaction list as well.
robertem
2017-02-04 21:35:29 +0000
9f191cc09fRounds up when adding multiple users to purchase instead of rounding down, meaning you cannot abuse the system by adding yourself multiple times. Correctly logs transaction amount when applying penalty. Better shows penalty effect in purchase menu. Preparations for database format update.
robertem@PVV.NTNU.NO
2017-02-04 21:10:50 +0000
8954ab4304Rounds up when adding multiple users to purchase instead of rounding down, meaning you cannot abuse the system by adding yourself multiple times. Correctly logs transaction amount when applying penalty. Better shows penalty effect in purchase menu. Preparations for database format update.
robertem
2017-02-04 21:10:50 +0000
de60aaab86Only shows last 100 transactions by default when checking user transactions, configurable in conf.py. New menu item for checking all of them. Prints transactions newest-first instead of oldest-first. User low credit warning limit now configurable in conf.py.
robertem@PVV.NTNU.NO
2017-02-04 20:03:35 +0000
033a93bd4cOnly shows last 100 transactions by default when checking user transactions, configurable in conf.py. New menu item for checking all of them. Prints transactions newest-first instead of oldest-first. User low credit warning limit now configurable in conf.py.
robertem
2017-02-04 20:03:35 +0000
015c72afa3Fixes handling of EOF(CTRL+D) within penalty warning during superfast mode where it would accept the purchase instead of asking the user again for a proper yes/no answer. Also fixes prompt in this situation, while having the input handling be slightly less ugly when timeouts are involved.
robertem@PVV.NTNU.NO
2017-02-04 17:46:38 +0000
3f838a3de8Fixes handling of EOF(CTRL+D) within penalty warning during superfast mode where it would accept the purchase instead of asking the user again for a proper yes/no answer. Also fixes prompt in this situation, while having the input handling be slightly less ugly when timeouts are involved.
robertem
2017-02-04 17:46:38 +0000
e33c142995Fixes problem with penalty warning during superfast mode where inputting a non-full username would ask the user for a y/n answer forever
robertem@PVV.NTNU.NO
2015-10-09 17:07:05 +0000
9122f5b579Fixes problem with penalty warning during superfast mode where inputting a non-full username would ask the user for a y/n answer forever
robertem
2015-10-09 17:07:05 +0000
00bed8c342utvidet statistikk i dibblermenyen, samt at 0 i dibblermenyen gir alternativ 10. Jeg legger også med en logfil for de som vil teste statistikken uten å koble opp til databasen
trygvrad@PVV.NTNU.NO
2011-06-22 18:39:49 +0000
76ca1e8788utvidet statistikk i dibblermenyen, samt at 0 i dibblermenyen gir alternativ 10. Jeg legger også med en logfil for de som vil teste statistikken uten å koble opp til databasenTrygve Magnus Ræder2011-06-22 18:39:49 +0000
575d3db5c1statistikk for dibbler
trygvrad@PVV.NTNU.NO
2011-06-22 18:33:57 +0000
8cfb7f2703Endret adferd for AddStockMenu, nå tar den en linje med syntaks 'tall produkt'
almelid@PVV.NTNU.NO
2011-06-06 15:29:17 +0000
9dbe4b9dc6Endret adferd for AddStockMenu, nå tar den en linje med syntaks 'tall produkt'Øyvind Almelid2011-06-06 15:29:17 +0000
23a9b082acDefault adferd for tom linje på antall innkjøpte av et produkt i AddStockMenu er nå at ett eksemplar er innkkjøpt.
almelid@PVV.NTNU.NO
2011-06-05 20:30:09 +0000
1efe8d5238Default adferd for tom linje på antall innkjøpte av et produkt i AddStockMenu er nå at ett eksemplar er innkkjøpt.Øyvind Almelid2011-06-05 20:30:09 +0000
a4aaf4cffcLagt til ny meny - AddStockMenu - for å legge inn innkjøp og få igjen penger for det.
almelid@PVV.NTNU.NO
2011-06-05 20:19:05 +0000
e94d450f15Lagt til ny meny - AddStockMenu - for å legge inn innkjøp og få igjen penger for det.Øyvind Almelid2011-06-05 20:19:05 +0000
2575e8e355RFID support
terjesc@PVV.NTNU.NO
2011-04-12 13:58:16 +0000