Commit Graph

216 Commits

Author SHA1 Message Date
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 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
jony fe53d90d50 Added camp accommodation document 2017-06-05 22:19:38 +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
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