Commit Graph

16 Commits

Author SHA1 Message Date
pepa d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility. 2023-04-28 22:25:29 +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
Rokos Josef e6dfc8ec21 Added pay voucher feature. Added dialog with paied vouchers. Added
support for printing receipts on POS printer.
2016-07-01 14:37:33 +02:00
pepa a89b0381b1 Added settings for seasons and number series. Added static method
ComboData::createComboData for easier combo bindings.
2016-06-24 16:15:19 +02:00
pepa b927921fb3 Data classes and services for number series and seasons. Fixed release
build.
2016-06-23 15:49:42 +02:00
pepa 4ebfae307a Added support for VAT calculations. 2016-05-27 16:47:40 +02:00
pepa e569dfbc12 Added support for settings 2016-02-24 22:46:36 +01:00
pepa 1b6141923f Added support for bindig relations (foreign keys) to combo boxes. 2016-02-11 12:11:32 +01:00
pepa bc77f671ae Fixed MSVS build. 2016-02-09 10:33:08 +01:00
Zdenek Jonak 5dbebcc947 Support for adding user roles 2016-01-06 22:33:38 +01:00
pepa 94fba56dab Implemented permission settings for Roles. 2015-12-22 16:08:47 +01:00
Zdenek Jonak a6d795ec87 users plugin implementation 2015-11-19 22:12:36 +01:00
pepa 02c5bbe788 Added base classes for plugin UI. 2015-11-17 22:24:00 +01:00
pepa 1264b2547a Fixed build on MS VS2010. Improved includes in data classes. 2015-11-11 12:23:32 +01:00
Zdenek Jonak 2fc1090ed3 Created data sructures for user and permissions support 2015-11-10 22:53:55 +01:00
Zdenek Jonak 53d56f2e13 initial commit Base app, core lib, plugin system 2015-10-28 19:21:55 +01:00