Commit Graph

276 Commits (285fc8e80ffb1a9f844103f69b961273d6fed063)
 

Author SHA1 Message Date
Josef Rokos 285fc8e80f Merge remote-tracking branch 'origin/master'
Josef Rokos 93eb98c10a If macro EET is not defined EET functions will be hidden.
Josef Rokos e958c86eb7 Bugfix - receipt printing on widows fixed.
Josef Rokos 8b132c6c51 Bugfix - voucher items manipulation fixed.
Josef Rokos 46b2098ffc VS 2019 build fixed.
Josef Rokos 7082648122 Fixed build against Qt 6.5.
Josef Rokos e02595ba0e Merge remote-tracking branch 'origin/master'
Josef Rokos 2597f79d2d closes : Favorite buttons has been extended with category buttons.
Josef Rokos 5b77337b3f closes : Favorite buttons has been extended with category buttons.
Josef Rokos 5b5f31f64d Fixed CMakeLists.txt in CORE plugin
Josef Rokos b17b8cb259 Changed CORE plugin DB schema
Josef Rokos 529f7f6e7d Repository of LimeReport submodule has been changed.
Josef Rokos ecf0815d9f Removed LimeReport submodule
Josef Rokos 53b6b66cc8 Forgotten file.
Josef Rokos d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
Josef Rokos 30e6180c82 closes : Allowed to multiselect items on voucher and delete them via context menu or Ctrl+Del shortcut.
Josef Rokos ab20fe9b34 Added setting for hide control for item count on shop form.
Josef Rokos ad9a66ab32 Added setting for default VAT type on Direct sell dialog. Fixed some compiler warnings.
Zdenek Jonak 43e95eeb6f New Reports
Josef Rokos 4f2380f3db Added checkbox for select all items from saved receipt.
Josef Rokos c8658ba77f Implemented vat rate settings for Camp module.
Josef Rokos 32a836d3cf Fixed people prices recalculation.
Josef Rokos bb5b136aea Optimized loading of vouchers for Paid Vouchers Dialog.
Josef Rokos 2f1250e61d Fixed double print of bill.
Josef Rokos ee5130f719 Added button for report dialog to shop.
Josef Rokos d5844ab73d Button OK on pay dialog is now bigger.
Josef Rokos 65df276e7b Addresses are now sorted in combos.
Josef Rokos da9b062dbb Camp and Shop now shows data for actual season only.
Josef Rokos b113d5fca1 Added setting for bill double printing.
Pepa Rokos dd39ebb5cb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Pepa Rokos 1c22eb3c0a Fixed MSVC 2012 build.
Zdenek Jonak 6b4c20eccf Updated czech translations
Josef Rokos 0bca412d27 Adding reports without recompilation now possible.
Josef Rokos 653f8eac30 Added dashboard to Shop plugin.
Josef Rokos 22936f2a3f Added support for dashboard.
Josef Rokos 5794510bd2 Shop - disabled gesture scrolling on grids. Increased scrollbar widths.
Josef Rokos 34e1585327 Shop - improved commodity search with bar code scanner.
Josef Rokos 0ddf8bce92 Commodity - added setting for translate czech chars to numbers (bar code scanner fix).
Josef Rokos fe3602fcfc Added support for default sorting. Commodity are sorted by name by default.
Josef Rokos b69637165d Fixed barcode scanner issue on Windows with czech keyboard.
Josef Rokos b8ed333c3a Added support for Value Added Tax.
Josef Rokos 8e7137f3bb Fixed saving of QDecDouble numbers.
Josef Rokos 5ebea2f7c9 Allow running only one instance of application.
Josef Rokos 6f30949343 Improved visual style of favorite buttons.
Josef Rokos 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.
Josef Rokos eff4190c99 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos c7d7886d0e Camp wizard is now accepted on close report preview.
Josef Rokos 9efa6c52bb SVG icons replaced by PNG on report viewer and report dialog.
Josef Rokos b10f21ad3c Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos b56e58146a SVG icons replaced by PNG. Caused huge memory allocation on Windows.