Commit Graph

  • e3a5e44c33 Fixed permission evaluation. master pepa 2023-06-17 19:13:27 +02:00
  • 12dd6ddba0 Fixed loading of saved vouchers. pepa 2023-06-05 22:31:59 +02:00
  • de2bab90de Translation update. pepa 2023-06-05 16:58:59 +02:00
  • 285fc8e80f Merge remote-tracking branch 'origin/master' pepa 2023-06-02 15:05:08 +02:00
  • 93eb98c10a If macro EET is not defined EET functions will be hidden. pepa 2023-06-02 15:04:53 +02:00
  • e958c86eb7 Bugfix - receipt printing on widows fixed. pepa 2023-06-02 12:08:30 +02:00
  • 8b132c6c51 Bugfix - voucher items manipulation fixed. pepa 2023-06-02 11:58:13 +02:00
  • 46b2098ffc VS 2019 build fixed. pepa 2023-05-29 16:27:10 +02:00
  • 7082648122 Fixed build against Qt 6.5. pepa 2023-05-24 21:18:28 +02:00
  • e02595ba0e Merge remote-tracking branch 'origin/master' pepa 2023-05-17 21:38:20 +02:00
  • 2597f79d2d closes #1: Favorite buttons has been extended with category buttons. pepa 2023-05-17 21:31:32 +02:00
  • 5b77337b3f closes #4: Favorite buttons has been extended with category buttons. pepa 2023-05-17 21:31:32 +02:00
  • 5b5f31f64d Fixed CMakeLists.txt in CORE plugin pepa 2023-05-03 18:05:57 +02:00
  • b17b8cb259 Changed CORE plugin DB schema pepa 2023-05-03 18:02:40 +02:00
  • 529f7f6e7d Repository of LimeReport submodule has been changed. pepa 2023-05-03 10:16:35 +02:00
  • ecf0815d9f Removed LimeReport submodule pepa 2023-05-03 10:11:16 +02:00
  • 53b6b66cc8 Forgotten file. pepa 2023-04-28 22:26:16 +02:00
  • d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility. pepa 2023-04-28 22:25:29 +02:00
  • 30e6180c82 closes #4: Allowed to multiselect items on voucher and delete them via context menu or Ctrl+Del shortcut. pepa 2021-05-10 13:23:54 +02:00
  • ab20fe9b34 Added setting for hide control for item count on shop form. pepa 2021-01-29 22:09:34 +01:00
  • ad9a66ab32 Added setting for default VAT type on Direct sell dialog. Fixed some compiler warnings. pepa 2020-07-01 22:09:40 +02:00
  • 43e95eeb6f New Reports jony 2019-07-14 22:05:59 +02:00
  • 4f2380f3db Added checkbox for select all items from saved receipt. pepa 2019-07-14 15:53:58 +02:00
  • c8658ba77f Implemented vat rate settings for Camp module. pepa 2019-07-02 21:20:27 +02:00
  • 32a836d3cf Fixed people prices recalculation. pepa 2019-07-01 20:26:04 +02:00
  • bb5b136aea Optimized loading of vouchers for Paid Vouchers Dialog. pepa 2019-05-23 21:16:20 +02:00
  • 2f1250e61d Fixed double print of bill. pepa 2018-06-20 22:26:28 +02:00
  • ee5130f719 Added button for report dialog to shop. pepa 2018-06-19 21:23:34 +02:00
  • d5844ab73d Button OK on pay dialog is now bigger. pepa 2018-06-19 20:40:45 +02:00
  • 65df276e7b Addresses are now sorted in combos. pepa 2018-06-19 20:29:31 +02:00
  • da9b062dbb Camp and Shop now shows data for actual season only. pepa 2018-06-19 20:19:54 +02:00
  • b113d5fca1 Added setting for bill double printing. pepa 2018-06-19 19:55:18 +02:00
  • dd39ebb5cb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2018-06-19 19:21:06 +02:00
  • 1c22eb3c0a Fixed MSVC 2012 build. pepa 2018-06-19 19:20:37 +02:00
  • 6b4c20eccf Updated czech translations jony 2018-06-13 09:36:50 +02:00
  • 0bca412d27 Adding reports without recompilation now possible. pepa 2018-05-23 14:50:55 +02:00
  • 653f8eac30 Added dashboard to Shop plugin. pepa 2018-05-23 14:11:56 +02:00
  • 22936f2a3f Added support for dashboard. pepa 2018-05-23 13:10:58 +02:00
  • 5794510bd2 Shop - disabled gesture scrolling on grids. Increased scrollbar widths. pepa 2018-05-23 12:09:57 +02:00
  • 34e1585327 Shop - improved commodity search with bar code scanner. pepa 2018-05-23 12:00:24 +02:00
  • 0ddf8bce92 Commodity - added setting for translate czech chars to numbers (bar code scanner fix). pepa 2018-05-23 11:59:26 +02:00
  • fe3602fcfc Added support for default sorting. Commodity are sorted by name by default. pepa 2018-05-10 16:11:05 +02:00
  • b69637165d Fixed barcode scanner issue on Windows with czech keyboard. pepa 2018-05-10 15:06:27 +02:00
  • b8ed333c3a Added support for Value Added Tax. pepa 2017-10-13 12:58:26 +02:00
  • 8e7137f3bb Fixed saving of QDecDouble numbers. pepa 2017-10-13 12:53:15 +02:00
  • 5ebea2f7c9 Allow running only one instance of application. pepa 2017-08-22 12:33:57 +02:00
  • 6f30949343 Improved visual style of favorite buttons. pepa 2017-08-21 14:43:41 +02:00
  • 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. pepa 2017-08-21 14:16:43 +02:00
  • eff4190c99 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-08-15 13:27:21 +02:00
  • c7d7886d0e Camp wizard is now accepted on close report preview. pepa 2017-08-15 13:26:56 +02:00
  • 9efa6c52bb SVG icons replaced by PNG on report viewer and report dialog. pepa 2017-08-14 11:11:43 +02:00
  • b10f21ad3c Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-06-23 15:09:36 +02:00
  • b56e58146a SVG icons replaced by PNG. Caused huge memory allocation on Windows. pepa 2017-06-23 15:08:56 +02:00
  • c782d89c72 Fixed report layout and fonts jony 2017-06-15 17:44:08 +02:00
  • 562268afa7 Fixed logo scaling on accommodation document. closes #303 pepa 2017-06-14 11:05:39 +02:00
  • 1df897e5c8 Fixed price calculation in camp module. UI fixes. closes #309 pepa 2017-06-14 11:04:57 +02:00
  • b83e1ee56e Fixed generation of translation files. pepa 2017-06-09 10:34:31 +02:00
  • c17b3b6d92 Fixed CampGrid class definition. Fixed application translation. pepa 2017-06-09 10:31:36 +02:00
  • bce139d7cd Added new translation jony 2017-06-09 10:12:23 +02:00
  • e724a3b234 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-06-08 22:16:44 +02:00
  • 50ac5238da Added new settings for program owner (web,email, phone) jony 2017-06-08 22:16:18 +02:00
  • 5848bb5609 fixed application crash when loading plugin jony 2017-06-08 22:14:19 +02:00
  • 8406dc584f Updated translation jony 2017-06-08 22:13:26 +02:00
  • 761fcad3b7 Fixed MSVC2012 build pepa 2017-06-08 22:11:25 +02:00
  • a33992b9b9 Added English version of accommodation document. Added translations. Fixed bug on adding camp to voucher. jony 2017-06-08 21:23:14 +02:00
  • cc6111d09f Added sales to people. Print button on Camp wizard is now functional. Added item grids below Camp main grid. pepa 2017-06-08 14:24:33 +02:00
  • e5b33fa973 Added possibility to add custom widget to GridForm. Small fix in ReportDialog. pepa 2017-06-08 14:21:55 +02:00
  • cf937aee96 Logo on accommodation document is now loaded from settings. pepa 2017-06-07 16:13:31 +02:00
  • 47e21a85d7 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-06-07 15:57:35 +02:00
  • 8b99eea25a Added edit and pay functionality to camp module. pepa 2017-06-07 15:57:15 +02:00
  • d163a92293 Added possibility for creating vouchers from other module. pepa 2017-06-07 15:54:13 +02:00
  • 35696fbfea Added methods for better permission checks in modules. Added method for returning selected entity in grid. Added polymorphic methods for delete record and fill grid. pepa 2017-06-07 15:51:33 +02:00
  • fe53d90d50 Added camp accommodation document jony 2017-06-05 22:19:38 +02:00
  • b916d626d1 Fixed MSVS 2012 build pepa 2017-05-31 22:14:31 +02:00
  • 27ec7282eb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-05-31 21:20:05 +02:00
  • f6bcb86aab Application adds path to plugins to environment variable PATH on startup. Plugin loading is working correct now. pepa 2017-05-31 19:08:01 +02:00
  • b397d9382d Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-05-31 16:16:39 +02:00
  • 13d90445cc Camp wizard is now able to open from shop plugin pepa 2017-05-31 16:16:22 +02:00
  • 397ec82d06 Added seller interface for preparing shop items from other plugins. pepa 2017-05-31 16:11:15 +02:00
  • 33913c3b42 Updated Czech translation Zdenek Jonak 2017-05-30 21:19:58 +02:00
  • 44c916cb68 Changed order of country data and used short name of country. refs #300 jony 2017-05-30 19:56:11 +02:00
  • 1e785fd488 Added report variable filler. pepa 2017-05-30 10:38:02 +02:00
  • 37b2dd7246 Added logo to settings. Small bugfixes. pepa 2017-05-30 09:12:40 +02:00
  • c3598673c6 Improved camp wizard UI. pepa 2017-05-29 22:35:51 +02:00
  • 328352f91a Improved permission checks. pepa 2017-05-29 22:09:03 +02:00
  • b0f129f38d Implemented camp wizard and service methods for camp calculation. pepa 2017-05-29 21:40:22 +02:00
  • 9a087e1874 Added protected method GridForm::addRow. Increased settings form size. pepa 2017-05-29 21:37:15 +02:00
  • b941acf9a0 Improved work with number series. Added season to voucher record. pepa 2017-05-29 14:08:06 +02:00
  • 87290d4be4 Changed first name and last name order when displaying address in combos. pepa 2017-05-21 16:54:49 +02:00
  • d53fed72d8 Fixed bug on empty database. pepa 2017-05-21 16:43:12 +02:00
  • 6a042c46a1 Implemented first page of camp wizard. pepa 2017-05-20 23:40:57 +02:00
  • 9c30d416e0 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-05-20 21:26:56 +02:00
  • 09899d618c translation support for camp plugin jony 2017-05-19 21:31:17 +02:00
  • 80c9d21576 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna pepa 2017-05-19 14:36:56 +02:00
  • 0608e277e7 Added camp service class. pepa 2017-05-19 14:36:41 +02:00
  • 7cfeac3f81 added translation of camp plugin to resource file jony 2017-05-19 14:21:18 +02:00
  • 22ec64e9f4 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna jony 2017-05-18 21:21:38 +02:00
  • 0fd0d53c0b czech translation update Zdenek Jonak 2017-05-16 21:24:49 +02:00
  • 1d393cf3fb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna jony 2017-05-14 22:06:23 +02:00
  • 3c588cd8cf eet is enabled by default jony 2017-05-14 22:06:09 +02:00