25 Commits

Author SHA1 Message Date
86536df880 Update dependencies 2021-06-12 18:51:22 +02:00
f6c45069b9 Catch invalid json input 2021-06-12 18:51:06 +02:00
ea8bae6800 Discard infinite loss if there was no revenue 2021-06-12 18:22:37 +02:00
89a732c09b Fix caluclation of average price of consumed articles 2021-06-12 18:20:58 +02:00
77f2e9cb46 No csv entryies for total amount csv 2019-09-25 16:44:35 +02:00
3840ece7a7 Different name for csv hat only holds difference 2019-09-25 16:20:06 +02:00
4057c3ffd7 Update outgoinginvoice date when frozen. 2019-09-25 16:10:56 +02:00
ee3b6f33e0 omit management/commands from coverage 2019-08-28 15:43:47 +02:00
fcd5ab17cc Django command to install systemd service for recalculation thread 2019-08-21 10:23:07 +02:00
cf3b812549 only start recalculate thread for command 'runserver' 2019-08-21 01:02:30 +02:00
92d554aab3 Getting tests to work with TravisCI and Coveralls 2019-08-21 01:01:53 +02:00
0d58e0d5a5 Debug messages 2019-08-21 00:56:26 +02:00
8e42920ced Bug: not all inventories were marked for recalculation if date was not changed 2019-08-21 00:56:09 +02:00
eea0b16624 Use time zone info for default values 2019-08-21 00:51:37 +02:00
990cdc02e2 Https link to submodule 2019-08-20 20:08:36 +02:00
74cccf0326 Add test-case for line coverage 2019-08-20 19:49:35 +02:00
d14983b46e Add timeout option to SQLite Database 2019-08-20 19:48:50 +02:00
d6645a8e28 Show all consumptions, not just consumptions added by different users 2019-08-20 19:45:33 +02:00
5896094501 Loss and price was assigned to wrong product 2019-08-20 19:44:59 +02:00
edbe0d94f6 Handle the case that no OutgoingInvoice exists in user_invoices and schwund_charts 2019-08-20 19:41:26 +02:00
a5e1b3e357 If loss is undefined it should be green 2019-08-20 19:39:20 +02:00
504d33f893 remove unused default parameters 2019-08-20 19:38:34 +02:00
8a39c4be56 Add coverage files to gitignore 2019-08-20 19:37:33 +02:00
893a393a9b Billing: handle of first invoice differently 2019-08-20 19:36:32 +02:00
4ba4b27222 initial commit 2019-08-17 02:05:08 +02:00