Commit Graph

203 Commits

Author SHA1 Message Date
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
Zdenek Jonak 33913c3b42 Updated Czech translation 2017-05-30 21:19:58 +02:00
jony 44c916cb68 Changed order of country data and used short name of country. refs #300 2017-05-30 19:56:11 +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
jony 09899d618c translation support for camp plugin 2017-05-19 21:31:17 +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
jony 7cfeac3f81 added translation of camp plugin to resource file 2017-05-19 14:21:18 +02:00
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