Commit Graph

183 Commits

Author SHA1 Message Date
jony 22ec64e9f4 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-05-18 21:21:38 +02:00
Zdenek Jonak 0fd0d53c0b czech translation update 2017-05-16 21:24:49 +02:00
jony 1d393cf3fb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-05-14 22:06:23 +02:00
jony 3c588cd8cf eet is enabled by default 2017-05-14 22:06:09 +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
jony 25c481f5f1 Country register plugin created 2017-05-03 22:23:49 +02:00
jony a0f325708b Updated czech translations 2017-05-03 20:30:56 +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
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 6e2ee642ce Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-04-24 19:50:29 +02:00
jony fc2ed29d25 Changed layout to three columns. Closes #297 2017-04-24 19:50:04 +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
jony aa91acbe17 Reports for commodities. 2017-03-29 22:08:42 +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
jony 7aa00f1b1e Fixed build on linux 2017-03-28 21:02:38 +02:00
jony 31beac537b Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-03-27 22:27:39 +02:00
jony ae95ae1bda Merge remote branch 'origin/master' 2017-03-27 22:21:47 +02:00
jony 21bb6696d6 Fixed compile problem 2017-03-27 22:19:51 +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
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 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