145 Commits (master)

Author SHA1 Message Date
Josef Rokos e3a5e44c33 Fixed permission evaluation. 1 year ago
Josef Rokos 12dd6ddba0 Fixed loading of saved vouchers. 1 year ago
Josef Rokos de2bab90de Translation update. 1 year ago
Josef Rokos 46b2098ffc VS 2019 build fixed. 1 year ago
Josef Rokos 2597f79d2d closes #1: Favorite buttons has been extended with category buttons. 2 years ago
Josef Rokos 5b5f31f64d Fixed CMakeLists.txt in CORE plugin 2 years ago
Josef Rokos b17b8cb259 Changed CORE plugin DB schema 2 years ago
Josef Rokos d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility. 2 years ago
Josef Rokos 4f2380f3db Added checkbox for select all items from saved receipt. 5 years ago
Josef Rokos ee5130f719 Added button for report dialog to shop. 6 years ago
Pepa Rokos dd39ebb5cb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 6 years ago
Pepa Rokos 1c22eb3c0a Fixed MSVC 2012 build. 6 years ago
Zdenek Jonak 6b4c20eccf Updated czech translations 7 years ago
Josef Rokos 0bca412d27 Adding reports without recompilation now possible. 7 years ago
Josef Rokos 22936f2a3f Added support for dashboard. 7 years ago
Josef Rokos 0ddf8bce92 Commodity - added setting for translate czech chars to numbers (bar code scanner fix). 7 years ago
Josef Rokos fe3602fcfc Added support for default sorting. Commodity are sorted by name by default. 7 years ago
Josef Rokos b69637165d Fixed barcode scanner issue on Windows with czech keyboard. 7 years ago
Josef Rokos b8ed333c3a Added support for Value Added Tax. 7 years ago
Josef Rokos 8e7137f3bb Fixed saving of QDecDouble numbers. 7 years ago
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.
7 years ago
Josef Rokos 9efa6c52bb SVG icons replaced by PNG on report viewer and report dialog. 7 years ago
Josef Rokos b56e58146a SVG icons replaced by PNG. Caused huge memory allocation on Windows. 8 years ago
Pepa Rokos e724a3b234 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 8 years ago
Zdenek Jonak 50ac5238da Added new settings for program owner (web,email, phone) 8 years ago
Zdenek Jonak 5848bb5609 fixed application crash when loading plugin 8 years ago
Zdenek Jonak 8406dc584f Updated translation 8 years ago
Pepa Rokos 761fcad3b7 Fixed MSVC2012 build 8 years ago
Zdenek Jonak a33992b9b9 Added English version of accommodation document. Added translations. Fixed bug on adding camp to voucher. 8 years ago
Josef Rokos e5b33fa973 Added possibility to add custom widget to GridForm. Small fix in ReportDialog. 8 years ago
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.
8 years ago
Pepa Rokos b916d626d1 Fixed MSVS 2012 build 8 years ago
Zdenek Jonak 33913c3b42 Updated Czech translation 8 years ago
Josef Rokos 1e785fd488 Added report variable filler. 8 years ago
Josef Rokos 37b2dd7246 Added logo to settings. Small bugfixes. 8 years ago
Josef Rokos 328352f91a Improved permission checks. 8 years ago
Josef Rokos 9a087e1874 Added protected method GridForm::addRow. Increased settings form size. 8 years ago
Josef Rokos b941acf9a0 Improved work with number series. Added season to voucher record. 8 years ago
Zdenek Jonak 0fd0d53c0b czech translation update 8 years ago
Josef Rokos cd4d58749a Fixed camp settings saving. Added about messagebox. Methods IGridForm::handleNewRecord and IGridForm::handleEditRecord are virtual now. 8 years ago
Josef Rokos 87ec7098ff Fixed saving of enums to json settings. Added global enum for rounding. 8 years ago
Josef Rokos 50ecd60c9a Inline editing of QDecDouble in AutoTableModel now possible. 8 years ago
Josef Rokos 0e803c23cb Import dialog and import progress moved to core library. 8 years ago
Zdenek Jonak 25c481f5f1 Country register plugin created 8 years ago
Zdenek Jonak a0f325708b Updated czech translations 8 years ago
Josef Rokos cb67b48138 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 8 years ago
Josef Rokos dbbf4a0a67 Import progress is shown while import. 8 years ago
Josef Rokos 39ab4b74e2 Disable add/edit/delete buttons now possible. 8 years ago
Zdenek Jonak 8a651871d0 Changed sorting for payed bills to descending. closes #298 8 years ago
Josef Rokos 8814a0e2a1 Allowed to add custom buttons/widget to grid toolbar.
Add possibility to hide plugin from navigation bar.
8 years ago