Commit graph

45 commits

Author SHA1 Message Date
9fd29d588f code cleanup 2019-10-07 14:08:01 +02:00
57bfe3af62 Show information dialog about outdated database file 2019-10-04 15:50:13 +02:00
69982fc931 sellers: get rid of uuid 2019-10-04 15:15:43 +02:00
8ff8cbd6d2 use semicolon as delimiter 2019-09-27 08:56:24 +02:00
cfc632a986 [Fix #4] Archive current db when creating new 2018-10-08 10:48:28 +02:00
b76d1e129a [Fix #2] Change sort order in basket 2018-10-08 09:01:28 +02:00
381dad1011 [Fix #1] calculate fee correctly whe export to csv 2018-08-16 13:09:46 +02:00
00f870b0c3 save csv with correct umlauts even on windows 2018-08-16 12:40:19 +02:00
0966483b05 extended print report 2018-08-15 11:25:45 +02:00
2c584519b9 show real number of articles sold in report 2018-08-10 08:11:35 +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
3ba230d9b9 import export nearly finished 2018-08-05 14:52:34 +02:00
36643cf737 format money even when locale is not supported 2018-08-02 13:06:37 +02:00
4a41036aec now printing reports 2018-07-31 16:15:48 +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
940688edd5 delete sales 2018-07-28 11:52:43 +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
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
0ad460346c Find seller by sellerno 2018-07-20 22:07:42 +02:00
6000bb3ef2 code cleanup 2018-07-20 11:52:26 +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
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
a2ad2eb57d more on sellers 2018-07-16 15:30:24 +02:00
207edb27ba more on sellerdialog 2018-07-16 12:00:17 +02:00
e04a24f7a1 marketplace added 2018-07-13 13:04:19 +02:00