Commit Graph

161 Commits

Author SHA1 Message Date
Martin Brodbeck 69982fc931 sellers: get rid of uuid 2019-10-04 15:15:43 +02:00
Martin Brodbeck 46d6468e5c files renamed 2019-10-04 14:05:19 +02:00
Martin Brodbeck 106846a127 Allows to open cvs files with umlauts
fixes #18
2019-10-01 11:38:41 +02:00
Martin Brodbeck 75fb3753e1 read until seller no. 500 2019-09-27 09:00:14 +02:00
Martin Brodbeck 8ff8cbd6d2 use semicolon as delimiter 2019-09-27 08:56:24 +02:00
Martin Brodbeck 8265212c11 added importing from csv 2019-09-26 16:41:39 +02:00
Martin Brodbeck 6b25c7c9cf re-adding END_ROW to prevent crash (?!) 2019-09-26 08:43:36 +02:00
Martin Brodbeck 07b734521b read excel file until end 2019-07-24 14:12:31 +02:00
Martin Brodbeck 32da117468 [Fix #12] Excel-Import: Show a message with number of imported sellers 2019-02-25 09:26:21 +01:00
Martin Brodbeck 2fb42d5365 typo 2019-02-25 09:04:52 +01:00
Martin Brodbeck 45fe7ea8bd [Enh #11] Import from Excel: trim names 2019-02-25 08:57:10 +01:00
Martin Brodbeck 6b251a4a32 replace jsoncpp with nlohmann_json 2018-10-18 12:06:36 +02:00
Martin Brodbeck 4fb6d2f98b code beautifying 2018-10-12 11:49:52 +02:00
Martin Brodbeck e9fde76a60 better print seller no on sale receipt 2018-10-12 11:47:03 +02:00
Martin Brodbeck ad68fb8bf7 code cleanup 2018-10-09 12:01:58 +02:00
Martin Brodbeck 7571ef6a13 Fix creating new db 2018-10-09 08:04:47 +02:00
Martin Brodbeck 9f114660e1 Simplify file name 2018-10-08 15:50:41 +02:00
Martin Brodbeck cdec552f04 Fix: Create correct sql schema 2018-10-08 14:30:42 +02:00
Martin Brodbeck cfc632a986 [Fix #4] Archive current db when creating new 2018-10-08 10:48:28 +02:00
Martin Brodbeck b76d1e129a [Fix #2] Change sort order in basket 2018-10-08 09:01:28 +02:00
Martin Brodbeck 381dad1011 [Fix #1] calculate fee correctly whe export to csv 2018-08-16 13:09:46 +02:00
Martin Brodbeck 00f870b0c3 save csv with correct umlauts even on windows 2018-08-16 12:40:19 +02:00
Martin Brodbeck 5e81e2d8b4 remove unused functions 2018-08-15 13:12:09 +02:00
Martin Brodbeck 0966483b05 extended print report 2018-08-15 11:25:45 +02:00
Martin Brodbeck f0078647d4 use new pos printer settings 2018-08-15 10:51:57 +02:00
Martin Brodbeck e80deb3010 code cleanup 2018-08-10 15:16:02 +02:00
Martin Brodbeck 56931c2e27 drastically improve performance for loading sales 2018-08-10 15:15:29 +02:00
Martin Brodbeck 8f5797bbfb revert changes 2018-08-10 15:15:12 +02:00
Martin Brodbeck e494762c3a small improvement 2018-08-10 14:24:57 +02:00
Martin Brodbeck 756a59aa6b fix using pkg-config 2018-08-10 10:45:50 +02:00
Martin Brodbeck e0e0f641e2 use pkg-config if not windows 2018-08-10 10:18:26 +02:00
Martin Brodbeck 2c584519b9 show real number of articles sold in report 2018-08-10 08:11:35 +02:00
Martin Brodbeck dac46935c7 rename filesystem namespace 2018-08-09 16:37:56 +02:00
Martin Brodbeck 0a1d946397 use path to save json file (sellers) 2018-08-09 13:16:00 +02:00
Martin Brodbeck 0967a01994 use path to save json file (sales) 2018-08-09 13:11:23 +02:00
Martin Brodbeck 7227cdc8a3 use path to open json file (sales) 2018-08-09 13:00:51 +02:00
Martin Brodbeck 7d98033c4a use path to open json file (sellers) 2018-08-09 12:58:11 +02:00
Martin Brodbeck a04e8ad837 open excel files with umlauts on win works now 2018-08-09 12:52:15 +02:00
Martin Brodbeck 27edf6b6ea code tweak 2018-08-09 08:41:35 +02:00
Martin Brodbeck 92d08a4798 using path instead of string 2018-08-09 08:36:45 +02:00
Martin Brodbeck fe6b858f32 test 2018-08-09 08:31:38 +02:00
Martin Brodbeck e8db619e63 test 2018-08-08 15:55:35 +02:00
Martin Brodbeck 3a2e8d05cb draback information added 2018-08-08 13:36:49 +02:00
Martin Brodbeck e45143abc1 handle case that user changed source_no while there are items in basket 2018-08-08 10:37:34 +02:00
Martin Brodbeck badd1595e1 allow to clear database 2018-08-08 10:22:38 +02:00
Martin Brodbeck 6b0f31a0c2 fix width 2018-08-08 09:25:37 +02:00
Martin Brodbeck f260bc2b0c make font settings cross platform 2018-08-08 09:16:23 +02:00
Martin Brodbeck d1c5d3a6f8 handle "Sonderkonto" in imports 2018-08-07 08:31:43 +02:00
Martin Brodbeck 50ec5b3015 insert or ignore is better here 2018-08-07 08:02:27 +02:00
Martin Brodbeck 3a40f586fa update db: insert special seller 2018-08-07 07:57:47 +02:00