|
ab7b14f12e
|
get rid of fmt
|
2024-05-22 13:09:44 +02:00 |
|
|
32d0ec7749
|
Allow import of multiple sales at once.
|
2024-01-23 10:39:43 +01:00 |
|
|
54e5c70447
|
Changed minimum versions
|
2024-01-23 10:06:01 +01:00 |
|
|
8a94b53379
|
Push boost version.
|
2023-05-02 11:07:15 +02:00 |
|
|
e6b71a7e4d
|
Get rid of csv-parser
|
2023-04-25 16:11:34 +02:00 |
|
|
f4b4ccbbea
|
Revert "Remove fmt dependency"
This reverts commit 8efdf7b6fe .
|
2023-04-25 15:22:06 +02:00 |
|
|
8efdf7b6fe
|
Remove fmt dependency
|
2023-04-21 21:33:59 +02:00 |
|
|
a46e8d89c9
|
remove xlnt stuff
|
2023-01-18 19:41:53 +01:00 |
|
|
19ea7f27de
|
Excel stuff removed.
|
2023-01-18 16:35:28 +01:00 |
|
|
7299ae7c66
|
Fix db filename
|
2022-09-26 12:40:21 +02:00 |
|
|
144f61d6d4
|
Do not use named locales on Windows.
|
2022-09-26 11:21:03 +02:00 |
|
|
85574ff08a
|
replace boost date_time with chrono
|
2022-09-26 10:14:57 +02:00 |
|
|
3a132e69ae
|
Add one additional seller.
fixes #24
|
2022-09-24 20:41:15 +02:00 |
|
|
01577d02a0
|
Do not ignore seller entries with empty names.
fixes #23
|
2022-09-24 20:25:33 +02:00 |
|
|
2b6628bdf8
|
Using fmt for currency
|
2022-07-07 16:53:44 +02:00 |
|
|
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 |
|