Commit Graph

23 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
jony 6b4c20eccf Updated czech translations 2018-06-13 09:36:50 +02:00
pepa 0ddf8bce92 Commodity - added setting for translate czech chars to numbers (bar code scanner fix). 2018-05-23 11:59:26 +02:00
pepa fe3602fcfc Added support for default sorting. Commodity are sorted by name by default. 2018-05-10 16:11:05 +02:00
pepa 397ec82d06 Added seller interface for preparing shop items from other plugins. 2017-05-31 16:11:15 +02:00
pepa 4b3a2e1dd7 Fixed crash on add item via favorite button after application start.
Favorite buttons has short name labels.
closes #296
refs #293
2017-04-04 21:57:36 +02:00
jony aa91acbe17 Reports for commodities. 2017-03-29 22:08:42 +02:00
pepa b0d67cf93a Added favorite buttons to shop form.
closes #276
2017-03-28 22:13:54 +02:00
pepa 37c9ee15af Added reporting support- depends on LimeReport. 2017-03-24 14:49:46 +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
Zdenek Jonak c2544d812f translation source files 2017-01-10 20:56:04 +01:00
pepa 44c74a5cfe Added sell commodity feature. 2016-07-21 16:24:07 +02:00
pepa fb6b4fe027 Implemented base functionality for commodity grid on shop form. 2016-07-13 15:15:18 +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
Zdenek Jonak d10a832766 Localization support and localization 2016-05-29 18:14:49 +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 9fbf216bba Added recalculating receipt on item count changed. Some UI changes. 2016-05-26 15:11:55 +02:00
Zdenek Jonak 77ec02e4c5 Commodity settings implementation 2016-05-03 22:09:05 +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
Zdenek Jonak ffcf753acb fixed compile problem with gcc and inicialization in comodity plugin 2016-03-09 20:27:05 +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