Commit graph

121 commits

Author SHA1 Message Date
fe6b858f32 test 2018-08-09 08:31:38 +02:00
e8db619e63 test 2018-08-08 15:55:35 +02:00
3a2e8d05cb draback information added 2018-08-08 13:36:49 +02:00
e45143abc1 handle case that user changed source_no while there are items in basket 2018-08-08 10:37:34 +02:00
badd1595e1 allow to clear database 2018-08-08 10:22:38 +02:00
6b0f31a0c2 fix width 2018-08-08 09:25:37 +02:00
f260bc2b0c make font settings cross platform 2018-08-08 09:16:23 +02:00
d1c5d3a6f8 handle "Sonderkonto" in imports 2018-08-07 08:31:43 +02:00
50ec5b3015 insert or ignore is better here 2018-08-07 08:02:27 +02:00
3a40f586fa update db: insert special seller 2018-08-07 07:57:47 +02:00
1607f8946e use simple iso string 2018-08-06 21:31:40 +02:00
6e6510ebcf printing sale receipt 2018-08-06 16:14:45 +02:00
3ba230d9b9 import export nearly finished 2018-08-05 14:52:34 +02:00
0a91de4d86 importing sales started 2018-08-02 15:28:35 +02:00
c82378dfa9 export sales works now 2018-08-02 15:06:35 +02:00
dc54809146 code cleanup 2018-08-02 14:42:15 +02:00
67643c665f import sellers from excel works now 2018-08-02 14:39:32 +02:00
23708b0f1e fix library name 2018-08-02 13:49:53 +02:00
876c8468df find jsoncpp without pkgconfig 2018-08-02 13:48:56 +02:00
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