Commit Graph

218 Commits (50ac5238da5928043d5fe2281a52599fb42899cc)
 

Author SHA1 Message Date
Zdenek Jonak 50ac5238da Added new settings for program owner (web,email, phone)
Zdenek Jonak 5848bb5609 fixed application crash when loading plugin
Zdenek Jonak 8406dc584f Updated translation
Zdenek Jonak a33992b9b9 Added English version of accommodation document. Added translations. Fixed bug on adding camp to voucher.
Josef Rokos cc6111d09f Added sales to people. Print button on Camp wizard is now functional. Added item grids below Camp main grid.
Josef Rokos e5b33fa973 Added possibility to add custom widget to GridForm. Small fix in ReportDialog.
Josef Rokos cf937aee96 Logo on accommodation document is now loaded from settings.
Josef Rokos 47e21a85d7 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos 8b99eea25a Added edit and pay functionality to camp module.
Josef Rokos d163a92293 Added possibility for creating vouchers from other module.
Josef Rokos 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.
Zdenek Jonak fe53d90d50 Added camp accommodation document
Pepa Rokos b916d626d1 Fixed MSVS 2012 build
Pepa Rokos 27ec7282eb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Pepa Rokos f6bcb86aab Application adds path to plugins to environment variable PATH on startup. Plugin loading is working correct now.
Josef Rokos b397d9382d Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos 13d90445cc Camp wizard is now able to open from shop plugin
Josef Rokos 397ec82d06 Added seller interface for preparing shop items from other plugins.
Zdenek Jonak 33913c3b42 Updated Czech translation
Zdenek Jonak 44c916cb68 Changed order of country data and used short name of country. refs
Josef Rokos 1e785fd488 Added report variable filler.
Josef Rokos 37b2dd7246 Added logo to settings. Small bugfixes.
Josef Rokos c3598673c6 Improved camp wizard UI.
Josef Rokos 328352f91a Improved permission checks.
Josef Rokos b0f129f38d Implemented camp wizard and service methods for camp calculation.
Josef Rokos 9a087e1874 Added protected method GridForm::addRow. Increased settings form size.
Josef Rokos b941acf9a0 Improved work with number series. Added season to voucher record.
Josef Rokos 87290d4be4 Changed first name and last name order when displaying address in combos.
Josef Rokos d53fed72d8 Fixed bug on empty database.
Josef Rokos 6a042c46a1 Implemented first page of camp wizard.
Josef Rokos 9c30d416e0 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Zdenek Jonak 09899d618c translation support for camp plugin
Josef Rokos 80c9d21576 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos 0608e277e7 Added camp service class.
Zdenek Jonak 7cfeac3f81 added translation of camp plugin to resource file
Zdenek Jonak 22ec64e9f4 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Zdenek Jonak 0fd0d53c0b czech translation update
Zdenek Jonak 1d393cf3fb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Zdenek Jonak 3c588cd8cf eet is enabled by default
Josef Rokos 123aefdab5 Added wizard for camp records.
Josef Rokos cd4d58749a Fixed camp settings saving. Added about messagebox. Methods IGridForm::handleNewRecord and IGridForm::handleEditRecord are virtual now.
Josef Rokos d5ead1b187 Added country combo to addressbook. Addressbook plugin depends on Countryregister which must be loaded first.
Josef Rokos 4c00364698 Added settings for Camp module. Changed Camp data model.
Josef Rokos 87ec7098ff Fixed saving of enums to json settings. Added global enum for rounding.
Josef Rokos 78c80199b2 Fixed decimal point issue in QDecDouble constructor from double.
Josef Rokos 50ecd60c9a Inline editing of QDecDouble in AutoTableModel now possible.
Josef Rokos 0e803c23cb Import dialog and import progress moved to core library.
Zdenek Jonak 25c481f5f1 Country register plugin created
Zdenek Jonak a0f325708b Updated czech translations
Josef Rokos cb67b48138 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna