prodejna/camp/data
Josef Rokos 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.
..
addressitem.cpp Added sales to people. Print button on Camp wizard is now functional. Added item grids below Camp main grid.
addressitem.h Added sales to people. Print button on Camp wizard is now functional. Added item grids below Camp main grid.
camp-data.h Added settings for Camp module. Changed Camp data model.
campdata.cpp Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
campdata.h Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
personprice.cpp Added settings for Camp module. Changed Camp data model.
personprice.h Added settings for Camp module. Changed Camp data model.
sale.cpp Implemented camp wizard and service methods for camp calculation.
sale.h Implemented camp wizard and service methods for camp calculation.
serviceitem.cpp Implemented camp wizard and service methods for camp calculation.
serviceitem.h Added sales to people. Print button on Camp wizard is now functional. Added item grids below Camp main grid.