Commit Graph

87 Commits

Author SHA1 Message Date
pepa 653f8eac30 Added dashboard to Shop plugin. 2018-05-23 14:11:56 +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 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 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 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 1df897e5c8 Fixed price calculation in camp module. UI fixes.
closes #309
2017-06-14 11:04:57 +02:00
jony bce139d7cd Added new translation 2017-06-09 10:12:23 +02:00
pepa 761fcad3b7 Fixed MSVC2012 build 2017-06-08 22:11:25 +02:00
jony a33992b9b9 Added English version of accommodation document. Added translations. Fixed bug on adding camp to voucher. 2017-06-08 21:23:14 +02:00
pepa d163a92293 Added possibility for creating vouchers from other module. 2017-06-07 15:54:13 +02:00
pepa b916d626d1 Fixed MSVS 2012 build 2017-05-31 22:14:31 +02:00
pepa 397ec82d06 Added seller interface for preparing shop items from other plugins. 2017-05-31 16:11:15 +02:00
pepa 328352f91a Improved permission checks. 2017-05-29 22:09:03 +02:00
pepa b941acf9a0 Improved work with number series. Added season to voucher record. 2017-05-29 14:08:06 +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
jony a0f325708b Updated czech translations 2017-05-03 20:30:56 +02:00
jony f85b1c75d3 After unsuccessfull search is now text cleared. Useful for barcode scanners. closes #299 2017-04-25 20:48:57 +02:00
jony 8a651871d0 Changed sorting for payed bills to descending. closes #298 2017-04-25 20:37:22 +02:00
jony fc2ed29d25 Changed layout to three columns. Closes #297 2017-04-24 19:50:04 +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
jony de665f9659 EET mandatory fields added to bill. closes #291 2017-03-29 20:20:17 +02:00
pepa b0d67cf93a Added favorite buttons to shop form.
closes #276
2017-03-28 22:13:54 +02:00
pepa 37c9ee15af Added reporting support- depends on LimeReport. 2017-03-24 14:49:46 +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 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
jony 405547d7b6 Translation update 2017-03-15 21:44:54 +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 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 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