Commit Graph

253 Commits (2f1250e61daf402e27515dca103dd590639e1484)
 

Author SHA1 Message Date
Josef Rokos 2f1250e61d Fixed double print of bill.
Josef Rokos ee5130f719 Added button for report dialog to shop.
Josef Rokos d5844ab73d Button OK on pay dialog is now bigger.
Josef Rokos 65df276e7b Addresses are now sorted in combos.
Josef Rokos da9b062dbb Camp and Shop now shows data for actual season only.
Josef Rokos b113d5fca1 Added setting for bill double printing.
Pepa Rokos dd39ebb5cb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Pepa Rokos 1c22eb3c0a Fixed MSVC 2012 build.
Zdenek Jonak 6b4c20eccf Updated czech translations
Josef Rokos 0bca412d27 Adding reports without recompilation now possible.
Josef Rokos 653f8eac30 Added dashboard to Shop plugin.
Josef Rokos 22936f2a3f Added support for dashboard.
Josef Rokos 5794510bd2 Shop - disabled gesture scrolling on grids. Increased scrollbar widths.
Josef Rokos 34e1585327 Shop - improved commodity search with bar code scanner.
Josef Rokos 0ddf8bce92 Commodity - added setting for translate czech chars to numbers (bar code scanner fix).
Josef Rokos fe3602fcfc Added support for default sorting. Commodity are sorted by name by default.
Josef Rokos b69637165d Fixed barcode scanner issue on Windows with czech keyboard.
Josef Rokos b8ed333c3a Added support for Value Added Tax.
Josef Rokos 8e7137f3bb Fixed saving of QDecDouble numbers.
Josef Rokos 5ebea2f7c9 Allow running only one instance of application.
Josef Rokos 6f30949343 Improved visual style of favorite buttons.
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.
Josef Rokos eff4190c99 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos c7d7886d0e Camp wizard is now accepted on close report preview.
Josef Rokos 9efa6c52bb SVG icons replaced by PNG on report viewer and report dialog.
Josef Rokos b10f21ad3c Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos b56e58146a SVG icons replaced by PNG. Caused huge memory allocation on Windows.
Zdenek Jonak c782d89c72 Fixed report layout and fonts
Josef Rokos 562268afa7 Fixed logo scaling on accommodation document.
closes 
Josef Rokos 1df897e5c8 Fixed price calculation in camp module. UI fixes.
closes 
Josef Rokos b83e1ee56e Fixed generation of translation files.
Josef Rokos c17b3b6d92 Fixed CampGrid class definition. Fixed application translation.
Zdenek Jonak bce139d7cd Added new translation
Pepa Rokos e724a3b234 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
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
Pepa Rokos 761fcad3b7 Fixed MSVC2012 build
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.