Commit Graph

97 Commits

Author SHA1 Message Date
jony 8a651871d0 Changed sorting for payed bills to descending. closes #298 2017-04-25 20:37:22 +02:00
pepa 8814a0e2a1 Allowed to add custom buttons/widget to grid toolbar.
Add possibility to hide plugin from navigation bar.
2017-04-21 23:41:29 +02:00
pepa fe5eac9cd9 Added support for import data from file. 2017-04-21 23:35:57 +02:00
jony 7aa00f1b1e Fixed build on linux 2017-03-28 21:02:38 +02:00
pepa 031e399320 Implemented reporting support via LimeReport 2017-03-27 17:06:54 +02:00
pepa 37c9ee15af Added reporting support- depends on LimeReport. 2017-03-24 14:49:46 +01:00
pepa d7952b987d Fixed bug in DB schema versioning. 2017-03-21 21:17:16 +01:00
pepa b9fe3aab37 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-03-17 10:37:58 +01:00
pepa af5f2c357f Cleaned qmake project files. Configuration and common parts are now in config_plugin.pri and config_odb.pri. 2017-03-17 10:35:23 +01:00
jony 405547d7b6 Translation update 2017-03-15 21:44:54 +01:00
pepa abed951e1f Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
# Conflicts:
#	shop/receiptsaveform.cpp
#	shop/shopform.cpp
2017-02-24 21:26:55 +01:00
pepa fecee4d6e7 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-02-17 15:21:57 +01:00
pepa 2eb1039f6f Implemented search in shop items on ShopForm. Prepare for favorite buttons. 2017-02-17 15:15:45 +01:00
Zdenek Jonak c2544d812f translation source files 2017-01-10 20:56:04 +01:00
pepa 9e9e1f6dba Added load receipt functionality. 2016-08-03 18:24:15 +02:00
pepa 452d58ac4f UI fixes 2016-07-25 22:41:39 +02:00
pepa f15a361b50 Added support for checkbox select in AutoTableModel. 2016-07-22 13:18:31 +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
Rokos Josef b33ff1b169 Button for core plugin is not generated to navigation bar. Added macro
for plugin path.
2016-06-23 16:05:36 +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 5035c4ce05 Fixed MSVS2010 build. Compiler does not support virtual template methods. 2016-06-03 12:52:54 +02:00
pepa 8ed2e4d78a Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-05-29 18:35:25 +02:00
pepa facaf98cf0 Added support for saving receipts. 2016-05-29 18:31:46 +02:00
Zdenek Jonak d10a832766 Localization support and localization 2016-05-29 18:14:49 +02:00
pepa 9707ec7c66 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-05-29 14:09:03 +02:00
pepa 2bd6b41642 Delete button is disable if no record selected. 2016-05-29 14:08:01 +02:00
pepa 4ebfae307a Added support for VAT calculations. 2016-05-27 16:47:40 +02:00
pepa 7b9bc06c52 Data structures prepared for VAT. 2016-05-26 16:30:45 +02:00
pepa 60887e7700 Added support for grid columns translations. Translated columns in
addressbook plugin.
2016-05-09 22:24:29 +02:00
pepa 9db007b761 Added support for editable grid cells. 2016-05-03 20:55:07 +02:00
pepa 2ed7d7077b Implemented base functionality of DirectSaleForm. 2016-04-13 22:37:41 +02:00
pepa 049314a245 Added class ObjectBinder for common data binding. 2016-04-13 21:34:49 +02:00
pepa e06f951307 Added data entities for shop plugin. 2016-04-07 22:29:37 +02:00
pepa d93e470c10 Fixed permission issues. 2016-04-06 20:38:01 +02:00
pepa 7ae8c53a16 Numeric datatypes auto aligned to right in AutoTableModel based grids.
Swithced QLineEdit to QDoubleSpinBox for better number formating in
commodityform.ui and accserviceform.ui. Fixed build order.
2016-03-23 16:16:38 +01:00
pepa 96685d2bed Implementation of basic permission checks. 2016-03-11 14:13:40 +01:00
Zdenek Jonak 2c49209b8e translation support fixed and new translations added 2016-03-09 22:06:17 +01:00
pepa c0db311a23 Translation suport 2016-03-09 19:56:45 +01:00
pepa ebf155603a Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-03-03 20:39:25 +01:00
pepa c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI. 2016-03-03 15:03:51 +01:00
Zdenek Jonak a1f92c9f40 new plugin commodity implemented 2016-03-02 23:26:37 +01:00
pepa 63cd40949e Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-03-02 20:33:54 +01:00
pepa d108a42b08 Column widths saving to user settings.
Fixed memory leak in AutoTableModel.
2016-03-02 20:33:24 +01:00
Zdenek Jonak 4b8d790ea8 change code to avoid bug in qt5.3 2016-02-26 13:46:04 +01:00
pepa e569dfbc12 Added support for settings 2016-02-24 22:46:36 +01:00
pepa 8e999c7818 Added support for binding QDecimal values. 2016-02-19 15:34:52 +01:00
Zdenek Jonak 046c64b312 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-02-18 21:51:52 +01:00
Zdenek Jonak 5846f8757e new enums class in core
binding for combos
2016-02-18 21:51:18 +01:00
pepa 3d7f51f42b Fixed bug when cancel edit form on new record. 2016-02-18 19:51:57 +01:00