|
acc3095e60
|
code formatting
|
2022-07-07 15:21:46 +02:00 |
|
|
3e6e587df8
|
member variables renamed
|
2022-07-07 15:03:39 +02:00 |
|
|
01bf3c29a2
|
[Windows] undefine DELETE macro if defined
|
2020-02-12 16:13:16 +01:00 |
|
|
2d06de9907
|
Fix Excel import
|
2020-02-12 14:04:15 +01:00 |
|
|
77791e142c
|
more on build scripts
|
2019-10-17 16:03:12 +02:00 |
|
|
b9d4375f5a
|
improved build instructions
|
2019-10-11 10:01:21 +02:00 |
|
|
d13f9d2824
|
meson is now working ... somehow
|
2019-10-10 13:36:48 +02:00 |
|
|
fc308c644c
|
Merge branch 'master' into meson
|
2019-10-10 08:13:30 +02:00 |
|
|
e89728846c
|
restructure libs
|
2019-10-10 08:09:16 +02:00 |
|
|
ad895abd35
|
initial meson files added
|
2019-10-09 16:31:29 +02:00 |
|
|
ec0b7cbf0d
|
code cleanup
|
2019-10-09 10:36:51 +02:00 |
|
|
9fd29d588f
|
code cleanup
|
2019-10-07 14:08:01 +02:00 |
|
|
710b4cf9fb
|
disable ctor
|
2019-10-07 13:58:10 +02:00 |
|
|
98fdffe5fb
|
having fun with virtual dtors
|
2019-10-07 10:51:13 +02:00 |
|
|
9e2d377195
|
json-import: show number of sellers
|
2019-10-07 10:29:14 +02:00 |
|
|
99104a932f
|
code cleanup
|
2019-10-07 08:32:37 +02:00 |
|
|
f0ec980e8d
|
code cleanup
|
2019-10-06 10:47:15 +02:00 |
|
|
57bfe3af62
|
Show information dialog about outdated database file
|
2019-10-04 15:50:13 +02:00 |
|
|
a33b9896b3
|
Add entity files to git
|
2019-10-04 15:22:15 +02:00 |
|
|
69982fc931
|
sellers: get rid of uuid
|
2019-10-04 15:15:43 +02:00 |
|
|
46d6468e5c
|
files renamed
|
2019-10-04 14:05:19 +02:00 |
|
|
106846a127
|
Allows to open cvs files with umlauts
fixes #18
|
2019-10-01 11:38:41 +02:00 |
|
|
75fb3753e1
|
read until seller no. 500
|
2019-09-27 09:00:14 +02:00 |
|
|
8ff8cbd6d2
|
use semicolon as delimiter
|
2019-09-27 08:56:24 +02:00 |
|
|
8265212c11
|
added importing from csv
|
2019-09-26 16:41:39 +02:00 |
|
|
6b25c7c9cf
|
re-adding END_ROW to prevent crash (?!)
|
2019-09-26 08:43:36 +02:00 |
|
|
07b734521b
|
read excel file until end
|
2019-07-24 14:12:31 +02:00 |
|
|
32da117468
|
[Fix #12] Excel-Import: Show a message with number of imported sellers
|
2019-02-25 09:26:21 +01:00 |
|
|
2fb42d5365
|
typo
|
2019-02-25 09:04:52 +01:00 |
|
|
45fe7ea8bd
|
[Enh #11] Import from Excel: trim names
|
2019-02-25 08:57:10 +01:00 |
|
|
6b251a4a32
|
replace jsoncpp with nlohmann_json
|
2018-10-18 12:06:36 +02:00 |
|
|
4fb6d2f98b
|
code beautifying
|
2018-10-12 11:49:52 +02:00 |
|
|
e9fde76a60
|
better print seller no on sale receipt
|
2018-10-12 11:47:03 +02:00 |
|
|
ad68fb8bf7
|
code cleanup
|
2018-10-09 12:01:58 +02:00 |
|
|
7571ef6a13
|
Fix creating new db
|
2018-10-09 08:04:47 +02:00 |
|
|
9f114660e1
|
Simplify file name
|
2018-10-08 15:50:41 +02:00 |
|
|
cdec552f04
|
Fix: Create correct sql schema
|
2018-10-08 14:30:42 +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 |
|
|
5e81e2d8b4
|
remove unused functions
|
2018-08-15 13:12:09 +02:00 |
|
|
0966483b05
|
extended print report
|
2018-08-15 11:25:45 +02:00 |
|
|
f0078647d4
|
use new pos printer settings
|
2018-08-15 10:51:57 +02:00 |
|
|
e80deb3010
|
code cleanup
|
2018-08-10 15:16:02 +02:00 |
|
|
56931c2e27
|
drastically improve performance for loading sales
|
2018-08-10 15:15:29 +02:00 |
|
|
8f5797bbfb
|
revert changes
|
2018-08-10 15:15:12 +02:00 |
|
|
e494762c3a
|
small improvement
|
2018-08-10 14:24:57 +02:00 |
|
|
756a59aa6b
|
fix using pkg-config
|
2018-08-10 10:45:50 +02:00 |
|
|
e0e0f641e2
|
use pkg-config if not windows
|
2018-08-10 10:18:26 +02:00 |
|