Commit Graph

8 Commits

Author SHA1 Message Date
robertem 31e3442c7c Fix user transaction error and other unexpected behaviour 2018-04-22 15:44:24 +00:00
Christoffer Viken 3ef2323276 "did you pay different ammount" now goes the right way around. 2017-09-30 13:02:50 +00:00
Christoffer Viken 702dfffbfa Patch to handle negative stock issues
Negative stock can severely influence auto-pricing.
Therefore when stock is added an assumption,
that stock is at least 0 for that product.
2017-06-11 14:25:27 +00:00
Christoffer Viken fd67aed7dd Added "total purchase" option back
* Does not have ability to set total to greater than sum.
2017-05-12 19:34:33 +00:00
Christoffer Viken 0265757993 Apparently python2 has problems with æ ø å.
Patched this particular instance.
Planning a py3 port soon
2017-04-25 14:06:37 +00:00
Christoffer Viken a71274ed78 Multiple buyers for 'add stock' menu 2017-02-25 16:28:38 +00:00
Christoffer Viken 8977071b3e Add stock 'antipurchase' for auditing 2017-02-21 15:38:41 +00:00
Christoffer Viken 12ad58961c 2017-02-20 12:19:03 +00:00