Commit graph

102 commits

Author SHA1 Message Date
ebe7035298 find xlnt without pkgconfig 2018-08-02 13:43:54 +02:00
2d670f4e18 fix 2018-08-02 13:06:51 +02:00
36643cf737 format money even when locale is not supported 2018-08-02 13:06:37 +02:00
da4e223b16 code cleanup 2018-08-02 12:36:37 +02:00
61da9adce5 import / export sellers completed 2018-08-02 12:34:56 +02:00
045bc8dd20 export sellers as json file 2018-08-02 11:15:15 +02:00
cf268a62b1 ... 2018-08-01 15:55:13 +02:00
e295c6a743 started with xls import 2018-08-01 15:36:41 +02:00
7d405234d4 fix bcrypt issue 2018-08-01 11:27:13 +02:00
2cc7a288fe choos uuid generator platform-specific 2018-08-01 10:13:26 +02:00
4a41036aec now printing reports 2018-07-31 16:15:48 +02:00
a6c5366b63 fix dbpath for windows 2018-07-31 12:31:57 +02:00
b1570b3a99 code cleanup 2018-07-31 10:29:09 +02:00
46aab9a836 export report as csv file implemented 2018-07-31 10:28:07 +02:00
432aed665a use fees from settings 2018-07-30 15:19:29 +02:00
84f71ea056 lots of smaller improvements 2018-07-30 14:43:02 +02:00
9e85e2892d settings implemented 2018-07-30 13:40:58 +02:00
06c99052df new report dialog 2018-07-30 09:50:54 +02:00
9c56ec55a5 fix enabling foreign keys in sqlite 2018-07-28 14:16:02 +02:00
940688edd5 delete sales 2018-07-28 11:52:43 +02:00
69dd1afba5 Order sales by timestamp (descending) 2018-07-25 16:11:25 +02:00
e24b6c4e5f Initial implementation of salemodel 2018-07-25 16:04:45 +02:00
bc67018c1c store sales 2018-07-25 09:31:17 +02:00
1ce329b99b set locale in main() 2018-07-24 15:37:19 +02:00
669a708bce format money correctly 2018-07-24 07:50:51 +02:00
fa7938ca20 use C++ features to show price 2018-07-23 21:21:05 +02:00
96d0a03ba8 show article price as string 2018-07-23 14:25:18 +02:00
10d3a681b1 code cleanup 2018-07-23 14:18:54 +02:00
3efa289b5b show last sum 2018-07-23 14:18:24 +02:00
527241a0f3 cancel article / complete sale 2018-07-23 13:39:49 +02:00
b100fc8e51 store and load articles correctly 2018-07-23 08:57:35 +02:00
ee8c059441 More on basket 2018-07-22 20:10:22 +02:00
150ce946d1 finish current sale 2018-07-21 21:18:22 +02:00
8b534e1229 fill basket 2018-07-21 19:24:56 +02:00
74ac9f6299 more on selling 2018-07-20 22:10:05 +02:00
0ad460346c Find seller by sellerno 2018-07-20 22:07:42 +02:00
31a037460a code cleanup (fixing tests but not sure why) 2018-07-20 13:07:48 +02:00
6000bb3ef2 code cleanup 2018-07-20 11:52:26 +02:00
74719b762f platform tweak 2018-07-20 08:18:28 +02:00
10b5cab5a4 new name for db 2018-07-18 15:08:20 +02:00
e038d82cfc link boost statically 2018-07-18 15:04:18 +02:00
33f24ab7be Now we can decide to make only-delete-changes in the db 2018-07-18 14:36:53 +02:00
de95d5f341 sorting sellers 2018-07-18 09:00:46 +02:00
f5ba2f6014 Merge branch 'master' of ssh://brodbeck-online.de:60022/martin/kima2-cpp 2018-07-18 08:17:33 +02:00
d39c72b0a2 fixed deleting sellers 2018-07-18 08:17:30 +02:00
c1ca54a1d1 bugfix 2018-07-17 20:17:46 +02:00
ffbf27c1f8 more on deleting sellers (not yet ok!) 2018-07-17 15:32:16 +02:00
90e132bcc8 load sellers 2018-07-17 11:09:35 +02:00
5eef98074e create db at the right place 2018-07-17 10:19:41 +02:00
2812f582a1 more on sellers 2018-07-16 18:04:25 +02:00