Commit Graph
100 Commits
Author SHA1 Message Date
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
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
pepa e724a3b234 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-06-08 22:16:44 +02:00
pepa 761fcad3b7 Fixed MSVC2012 build 2017-06-08 22:11:25 +02:00
pepa cc6111d09f Added sales to people. Print button on Camp wizard is now functional. Added item grids below Camp main grid. 2017-06-08 14:24:33 +02:00
pepa e5b33fa973 Added possibility to add custom widget to GridForm. Small fix in ReportDialog. 2017-06-08 14:21:55 +02:00
pepa cf937aee96 Logo on accommodation document is now loaded from settings. 2017-06-07 16:13:31 +02:00
pepa 47e21a85d7 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-06-07 15:57:35 +02:00
pepa 8b99eea25a Added edit and pay functionality to camp module. 2017-06-07 15:57:15 +02:00
pepa d163a92293 Added possibility for creating vouchers from other module. 2017-06-07 15:54:13 +02:00
pepa 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.
2017-06-07 15:51:33 +02:00
pepa b916d626d1 Fixed MSVS 2012 build 2017-05-31 22:14:31 +02:00
pepa 27ec7282eb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-05-31 21:20:05 +02:00
pepa f6bcb86aab Application adds path to plugins to environment variable PATH on startup. Plugin loading is working correct now. 2017-05-31 19:08:01 +02:00
pepa b397d9382d Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-05-31 16:16:39 +02:00
pepa 13d90445cc Camp wizard is now able to open from shop plugin 2017-05-31 16:16:22 +02:00
pepa 397ec82d06 Added seller interface for preparing shop items from other plugins. 2017-05-31 16:11:15 +02:00
pepa 1e785fd488 Added report variable filler. 2017-05-30 10:38:02 +02:00
pepa 37b2dd7246 Added logo to settings. Small bugfixes. 2017-05-30 09:12:40 +02:00
pepa c3598673c6 Improved camp wizard UI. 2017-05-29 22:35:51 +02:00
pepa 328352f91a Improved permission checks. 2017-05-29 22:09:03 +02:00
pepa b0f129f38d Implemented camp wizard and service methods for camp calculation. 2017-05-29 21:40:22 +02:00
pepa 9a087e1874 Added protected method GridForm::addRow. Increased settings form size. 2017-05-29 21:37:15 +02:00
pepa b941acf9a0 Improved work with number series. Added season to voucher record. 2017-05-29 14:08:06 +02:00
pepa 87290d4be4 Changed first name and last name order when displaying address in combos. 2017-05-21 16:54:49 +02:00
pepa d53fed72d8 Fixed bug on empty database. 2017-05-21 16:43:12 +02:00
pepa 6a042c46a1 Implemented first page of camp wizard. 2017-05-20 23:40:57 +02:00
pepa 9c30d416e0 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-05-20 21:26:56 +02:00
pepa 80c9d21576 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-05-19 14:36:56 +02:00
pepa 0608e277e7 Added camp service class. 2017-05-19 14:36:41 +02:00
pepa 123aefdab5 Added wizard for camp records. 2017-05-13 21:57:11 +02:00
pepa cd4d58749a Fixed camp settings saving. Added about messagebox. Methods IGridForm::handleNewRecord and IGridForm::handleEditRecord are virtual now. 2017-05-12 14:33:14 +02:00
pepa d5ead1b187 Added country combo to addressbook. Addressbook plugin depends on Countryregister which must be loaded first. 2017-05-08 14:03:51 +02:00
pepa 4c00364698 Added settings for Camp module. Changed Camp data model. 2017-05-07 23:41:36 +02:00
pepa 87ec7098ff Fixed saving of enums to json settings. Added global enum for rounding. 2017-05-07 23:40:17 +02:00
pepa 78c80199b2 Fixed decimal point issue in QDecDouble constructor from double. 2017-05-07 23:38:46 +02:00
pepa 50ecd60c9a Inline editing of QDecDouble in AutoTableModel now possible. 2017-05-07 23:37:30 +02:00
pepa 0e803c23cb Import dialog and import progress moved to core library. 2017-05-06 23:27:54 +02:00
pepa cb67b48138 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-04-25 21:40:03 +02:00
pepa af9edeafae Added postregister plugin. 2017-04-25 21:39:47 +02:00
pepa dbbf4a0a67 Import progress is shown while import. 2017-04-25 21:36:23 +02:00
pepa 39ab4b74e2 Disable add/edit/delete buttons now possible. 2017-04-25 21:30:51 +02:00
pepa 8814a0e2a1 Allowed to add custom buttons/widget to grid toolbar.
Add possibility to hide plugin from navigation bar.
2017-04-21 23:41:29 +02:00
pepa fe5eac9cd9 Added support for import data from file. 2017-04-21 23:35:57 +02:00
pepa ace78877a3 Added camp plugin. Plugin accommodation removed from project file. 2017-04-19 22:38:49 +02:00
pepa afb2218150 Improved shop UI 2017-04-06 21:44:36 +02:00
pepa da3aa2987c Fixed bug when count of favorites buttons changed. 2017-04-06 21:20:16 +02:00
pepa 03fd0adf12 Item is added to voucher if found and on enter key pressed in search edit (barcode reader optimization). 2017-04-04 22:33:39 +02:00
pepa 4b3a2e1dd7 Fixed crash on add item via favorite button after application start.
Favorite buttons has short name labels.
closes #296
refs #293
2017-04-04 21:57:36 +02:00
pepa b0d67cf93a Added favorite buttons to shop form.
closes #276
2017-03-28 22:13:54 +02:00
pepa 031e399320 Implemented reporting support via LimeReport 2017-03-27 17:06:54 +02:00
pepa 37c9ee15af Added reporting support- depends on LimeReport. 2017-03-24 14:49:46 +01:00
pepa d7952b987d Fixed bug in DB schema versioning. 2017-03-21 21:17:16 +01:00
pepa bf67dadaeb Voucher item grid now scrolls to bottom on add new item.
closes #288
2017-03-21 14:31:45 +01:00
pepa c6e4e5818a Added insert date to voucher items and save date to vouchers. Additional voucher descriptions (name, contact...) are now copied from saved vouchers when load items.
closes #286
2017-03-21 13:30:42 +01:00
pepa d4b5ca681c Fixed bug in saving voucher. 2017-03-17 15:12:33 +01:00
pepa 16fedf3592 Fixed crash when close main window. 2017-03-17 12:56:39 +01:00
pepa 35190b82a8 Link to EetCpp is now configurable. 2017-03-17 12:20:47 +01:00
pepa b9fe3aab37 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-03-17 10:37:58 +01:00
pepa af5f2c357f Cleaned qmake project files. Configuration and common parts are now in config_plugin.pri and config_odb.pri. 2017-03-17 10:35:23 +01:00
pepa 94e4edc6e6 UI changes for HDPI.
Voucher could be marked as EET not entering.
2017-03-11 21:05:11 +01:00
pepa e028116ab8 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-03-08 15:00:38 +01:00
pepa 378d052bd6 Increase icon size. 2017-03-08 14:58:28 +01:00
pepa 801d7cbcf1 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-03-08 14:44:18 +01:00
pepa 49a09415cd Added POS printer support in Windows. 2017-03-08 14:43:53 +01:00
pepa f05442e748 Added application icon. 2017-03-08 14:39:09 +01:00
pepa 6a027caa85 Commodity searching on shop form is case insensitive now.
closes #283
2017-03-08 14:23:02 +01:00
pepa 22faefa558 Fixed saved voucher recalculation.
closes #278
2017-03-08 14:03:51 +01:00
pepa 8fe8f5952e Send storno to EET now possible. 2017-03-06 20:16:38 +01:00
pepa 9418d739e6 Improved EET integration- switch to online/offline mode now possible.
Application starts to maximized window.
2017-02-24 23:19:46 +01:00
pepa abed951e1f Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
# Conflicts:
#	shop/receiptsaveform.cpp
#	shop/shopform.cpp
2017-02-24 21:26:55 +01:00
pepa 402535c40c Implemented EET batch send.
closes #275
2017-02-23 22:50:01 +01:00
pepa 954f655363 Implemented "EET switch to offline" feature. 2017-02-21 22:15:43 +01:00
pepa ec16d90fa4 Fixed voucher saving.
closes #274
2017-02-21 20:37:38 +01:00
pepa 9e8d69827f Implemented communication with EET portal. 2017-02-17 23:13:59 +01:00
pepa fecee4d6e7 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-02-17 15:21:57 +01:00
pepa 2eb1039f6f Implemented search in shop items on ShopForm. Prepare for favorite buttons. 2017-02-17 15:15:45 +01:00
pepa 0af4db2641 Minor UI changes. Added gcc switches to odb compiler. 2017-01-07 15:19:40 +01:00
pepa a82a0be883 Fixed API change. 2016-08-04 22:19:16 +02:00
pepa cf7831c368 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-08-03 18:32:48 +02:00
pepa 9e9e1f6dba Added load receipt functionality. 2016-08-03 18:24:15 +02:00
pepa 452d58ac4f UI fixes 2016-07-25 22:41:39 +02:00
pepa 707e2dbc0b Added typedefs for QSharedPointer types 2016-07-22 13:22:51 +02:00
pepa 0f397c4308 Transation fix. 2016-07-22 13:21:39 +02:00
pepa f15a361b50 Added support for checkbox select in AutoTableModel. 2016-07-22 13:18:31 +02:00
pepa 44c74a5cfe Added sell commodity feature. 2016-07-21 16:24:07 +02:00
pepa fb6b4fe027 Implemented base functionality for commodity grid on shop form. 2016-07-13 15:15:18 +02:00
pepa f9d7df9ab5 Merge fix 2016-07-06 22:52:34 +02:00
pepa e733901286 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-07-06 21:42:27 +02:00
pepa 5e7549d8a6 UI for load and save receipts. 2016-07-06 21:37:46 +02:00
pepaandRokos Josef a89b0381b1 Added settings for seasons and number series. Added static method
ComboData::createComboData for easier combo bindings.
2016-06-24 16:15:19 +02:00
pepaandRokos Josef b927921fb3 Data classes and services for number series and seasons. Fixed release
build.
2016-06-23 15:49:42 +02:00
pepaandRokos Josef 6f84de2b6c Ok button on ReceiptSaveForm is now disabled if nothing is selected in
grid or name field is empty.
2016-06-21 14:40:14 +02:00
pepa 4593161261 UI functions on Save receipt form. 2016-06-03 15:55:21 +02:00
pepa 5035c4ce05 Fixed MSVS2010 build. Compiler does not support virtual template methods. 2016-06-03 12:52:54 +02:00
pepa 5eb73fb877 Implemented temporary save. 2016-05-30 22:12:23 +02:00