|
7a8c7a9d0b
|
make sure that only one instance of the application runs
|
2018-11-07 16:02:07 +01:00 |
|
|
4f782568cf
|
workaround for QTBUG-54623
|
2018-10-23 14:13:17 +02:00 |
|
|
6dbd2919bd
|
Merge branch 'nlohmann'
|
2018-10-19 10:01:46 +02:00 |
|
|
3a635825ef
|
Formatting for basket and sales improved
|
2018-10-19 08:58:17 +02:00 |
|
|
cac9ee9e30
|
Make commune configurable (Default is still Dettingen)
|
2018-10-19 08:48:25 +02:00 |
|
|
bc9e395ee9
|
propose filename for seller export
|
2018-10-18 14:50:15 +02:00 |
|
|
6b251a4a32
|
replace jsoncpp with nlohmann_json
|
2018-10-18 12:06:36 +02:00 |
|
|
d546b61f00
|
set focus on seller no edit field
|
2018-10-17 09:25:10 +02:00 |
|
|
373e143aa4
|
[Fix #8] Enable cancelling basket-items with shortcut
|
2018-10-17 09:19:21 +02:00 |
|
|
6c0441992f
|
[Fix #9] Make article desc mandatory if sellerno is 0
|
2018-10-17 09:09:54 +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 |
|
|
127fbc1398
|
update basket sum after deleting all articles
|
2018-10-09 19:15:34 +02:00 |
|
|
ad68fb8bf7
|
code cleanup
|
2018-10-09 12:01:58 +02:00 |
|
|
0b4041c13a
|
propose filename when exporting sales as json
|
2018-10-09 11:55:20 +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 |
|
|
8e5080b888
|
Show statistics, centered at the bottom
|
2018-10-08 11:21:11 +02:00 |
|
|
cfc632a986
|
[Fix #4] Archive current db when creating new
|
2018-10-08 10:48:28 +02:00 |
|
|
271aac0914
|
small code improvement
|
2018-10-08 09:52:41 +02:00 |
|
|
725bc8f04b
|
[Fix #5] show no of customers in print report
|
2018-10-08 09:48:25 +02:00 |
|
|
42a1a3151f
|
[Fix #6] Increase Font size for basket view
|
2018-10-08 09:39:24 +02:00 |
|
|
337462f010
|
CollapseAll after deleting a sale (item)
|
2018-10-08 09:23:03 +02:00 |
|
|
634b256da7
|
[Enh #7] Show seller no. in sales view
|
2018-10-08 09:20:59 +02:00 |
|
|
b76d1e129a
|
[Fix #2] Change sort order in basket
|
2018-10-08 09:01:28 +02:00 |
|
|
a870736d72
|
[Fix #3] Update basket sum after deleting an article
|
2018-10-08 08:52:39 +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 |
|
|
1551204bdb
|
typo
|
2018-08-15 14:07:15 +02:00 |
|
|
8319ed6837
|
[Windows] undefine DELETE macro if defined
|
2018-08-15 14:04:56 +02:00 |
|
|
9dd0e5fd28
|
fix libusb for win32
|
2018-08-15 13:55:48 +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 |
|
|
dc74c59287
|
Merge branch 'choose_printer'
|
2018-08-15 09:03:13 +02:00 |
|
|
4f838ecf88
|
code cleanup
|
2018-08-15 08:53:04 +02:00 |
|
|
edbeadc389
|
code cleanup
|
2018-08-15 08:51:39 +02:00 |
|
|
dccf260431
|
configuring pos printer now works
|
2018-08-15 08:50:46 +02:00 |
|
|
bfe1379e05
|
allow configuring pos printer
|
2018-08-15 08:03:44 +02:00 |
|
|
98ba6db5a3
|
support specifying pos printer
|
2018-08-15 08:02:28 +02:00 |
|
|
4cd0b42072
|
resize date column
|
2018-08-14 15:12:58 +02:00 |
|
|
b0423e5e6a
|
show license information
|
2018-08-13 14:26:34 +02:00 |
|
|
0f96861584
|
fix report
|
2018-08-10 16:45:16 +02:00 |
|
|
c291cd3496
|
no need for load data from db here
|
2018-08-10 15:20:50 +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 |
|
|
d1ac4f07c4
|
allow negative prices (for refunds)
|
2018-08-10 11:45:16 +02:00 |
|