pepa
|
e02595ba0e
|
Merge remote-tracking branch 'origin/master'
|
2023-05-17 21:38:20 +02:00 |
|
pepa
|
2597f79d2d
|
closes #1: Favorite buttons has been extended with category buttons.
|
2023-05-17 21:37:15 +02:00 |
|
pepa
|
5b77337b3f
|
closes #4: Favorite buttons has been extended with category buttons.
|
2023-05-17 21:31:32 +02:00 |
|
pepa
|
5b5f31f64d
|
Fixed CMakeLists.txt in CORE plugin
|
2023-05-03 18:05:57 +02:00 |
|
pepa
|
b17b8cb259
|
Changed CORE plugin DB schema
|
2023-05-03 18:02:40 +02:00 |
|
pepa
|
529f7f6e7d
|
Repository of LimeReport submodule has been changed.
|
2023-05-03 10:16:35 +02:00 |
|
pepa
|
ecf0815d9f
|
Removed LimeReport submodule
|
2023-05-03 10:11:16 +02:00 |
|
pepa
|
53b6b66cc8
|
Forgotten file.
|
2023-04-28 22:26:16 +02:00 |
|
pepa
|
d699ce79f7
|
Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
|
2023-04-28 22:25:29 +02:00 |
|
pepa
|
30e6180c82
|
closes #4: Allowed to multiselect items on voucher and delete them via context menu or Ctrl+Del shortcut.
|
2021-05-10 13:23:54 +02:00 |
|
pepa
|
ab20fe9b34
|
Added setting for hide control for item count on shop form.
|
2021-01-29 22:09:34 +01:00 |
|
pepa
|
ad9a66ab32
|
Added setting for default VAT type on Direct sell dialog. Fixed some compiler warnings.
|
2020-07-01 22:09:40 +02:00 |
|
jony
|
43e95eeb6f
|
New Reports
|
2019-07-14 22:05:59 +02:00 |
|
pepa
|
4f2380f3db
|
Added checkbox for select all items from saved receipt.
|
2019-07-14 15:53:58 +02:00 |
|
pepa
|
c8658ba77f
|
Implemented vat rate settings for Camp module.
|
2019-07-02 21:20:27 +02:00 |
|
pepa
|
32a836d3cf
|
Fixed people prices recalculation.
|
2019-07-01 20:26:04 +02:00 |
|
pepa
|
bb5b136aea
|
Optimized loading of vouchers for Paid Vouchers Dialog.
|
2019-05-23 21:16:20 +02:00 |
|
pepa
|
2f1250e61d
|
Fixed double print of bill.
|
2018-06-20 22:26:28 +02:00 |
|
pepa
|
ee5130f719
|
Added button for report dialog to shop.
|
2018-06-19 21:23:34 +02:00 |
|
pepa
|
d5844ab73d
|
Button OK on pay dialog is now bigger.
|
2018-06-19 20:40:45 +02:00 |
|
pepa
|
65df276e7b
|
Addresses are now sorted in combos.
|
2018-06-19 20:29:31 +02:00 |
|
pepa
|
da9b062dbb
|
Camp and Shop now shows data for actual season only.
|
2018-06-19 20:19:54 +02:00 |
|
pepa
|
b113d5fca1
|
Added setting for bill double printing.
|
2018-06-19 19:55:18 +02:00 |
|
pepa
|
dd39ebb5cb
|
Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
|
2018-06-19 19:21:06 +02:00 |
|
pepa
|
1c22eb3c0a
|
Fixed MSVC 2012 build.
|
2018-06-19 19:20:37 +02:00 |
|
jony
|
6b4c20eccf
|
Updated czech translations
|
2018-06-13 09:36:50 +02:00 |
|
pepa
|
0bca412d27
|
Adding reports without recompilation now possible.
|
2018-05-23 14:50:55 +02:00 |
|
pepa
|
653f8eac30
|
Added dashboard to Shop plugin.
|
2018-05-23 14:11:56 +02:00 |
|
pepa
|
22936f2a3f
|
Added support for dashboard.
|
2018-05-23 13:10:58 +02:00 |
|
pepa
|
5794510bd2
|
Shop - disabled gesture scrolling on grids. Increased scrollbar widths.
|
2018-05-23 12:09:57 +02:00 |
|
pepa
|
34e1585327
|
Shop - improved commodity search with bar code scanner.
|
2018-05-23 12:00:24 +02:00 |
|
pepa
|
0ddf8bce92
|
Commodity - added setting for translate czech chars to numbers (bar code scanner fix).
|
2018-05-23 11:59:26 +02:00 |
|
pepa
|
fe3602fcfc
|
Added support for default sorting. Commodity are sorted by name by default.
|
2018-05-10 16:11:05 +02:00 |
|
pepa
|
b69637165d
|
Fixed barcode scanner issue on Windows with czech keyboard.
|
2018-05-10 15:06:27 +02:00 |
|
pepa
|
b8ed333c3a
|
Added support for Value Added Tax.
|
2017-10-13 12:58:26 +02:00 |
|
pepa
|
8e7137f3bb
|
Fixed saving of QDecDouble numbers.
|
2017-10-13 12:53:15 +02:00 |
|
pepa
|
5ebea2f7c9
|
Allow running only one instance of application.
|
2017-08-22 12:33:57 +02:00 |
|
pepa
|
6f30949343
|
Improved visual style of favorite buttons.
|
2017-08-21 14:43:41 +02:00 |
|
pepa
|
836521e533
|
Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
Removed permission check from Service::loadById- caused access violation when user had not have read permission.
|
2017-08-21 14:16:43 +02:00 |
|
pepa
|
eff4190c99
|
Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
|
2017-08-15 13:27:21 +02:00 |
|
pepa
|
c7d7886d0e
|
Camp wizard is now accepted on close report preview.
|
2017-08-15 13:26:56 +02:00 |
|
pepa
|
9efa6c52bb
|
SVG icons replaced by PNG on report viewer and report dialog.
|
2017-08-14 11:11:43 +02:00 |
|
pepa
|
b10f21ad3c
|
Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
|
2017-06-23 15:09:36 +02:00 |
|
pepa
|
b56e58146a
|
SVG icons replaced by PNG. Caused huge memory allocation on Windows.
|
2017-06-23 15:08:56 +02:00 |
|
jony
|
c782d89c72
|
Fixed report layout and fonts
|
2017-06-15 17:44:08 +02:00 |
|
pepa
|
562268afa7
|
Fixed logo scaling on accommodation document.
closes #303
|
2017-06-14 11:05:39 +02:00 |
|
pepa
|
1df897e5c8
|
Fixed price calculation in camp module. UI fixes.
closes #309
|
2017-06-14 11:04:57 +02:00 |
|
pepa
|
b83e1ee56e
|
Fixed generation of translation files.
|
2017-06-09 10:34:31 +02:00 |
|
pepa
|
c17b3b6d92
|
Fixed CampGrid class definition. Fixed application translation.
|
2017-06-09 10:31:36 +02:00 |
|
jony
|
bce139d7cd
|
Added new translation
|
2017-06-09 10:12:23 +02:00 |
|