Commit Graph

18 Commits (4b3a2e1dd79cb1a5ea22f7b1a6cc4f5b46312266)

Author SHA1 Message Date
Josef Rokos 4b3a2e1dd7 Fixed crash on add item via favorite button after application start.
Favorite buttons has short name labels.
closes 
refs 
Zdenek Jonak aa91acbe17 Reports for commodities.
Josef Rokos b0d67cf93a Added favorite buttons to shop form.
closes 
Josef Rokos 37c9ee15af Added reporting support- depends on LimeReport.
Josef Rokos af5f2c357f Cleaned qmake project files. Configuration and common parts are now in config_plugin.pri and config_odb.pri.
Zdenek Jonak c2544d812f translation source files
Josef Rokos 44c74a5cfe Added sell commodity feature.
Josef Rokos fb6b4fe027 Implemented base functionality for commodity grid on shop form.
Josef Rokos a89b0381b1 Added settings for seasons and number series. Added static method
ComboData::createComboData for easier combo bindings.
Zdenek Jonak d10a832766 Localization support and localization
Josef Rokos 4ebfae307a Added support for VAT calculations.
Josef Rokos 7b9bc06c52 Data structures prepared for VAT.
Josef Rokos 9fbf216bba Added recalculating receipt on item count changed. Some UI changes.
Zdenek Jonak 77ec02e4c5 Commodity settings implementation
Josef Rokos 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.
Zdenek Jonak ffcf753acb fixed compile problem with gcc and inicialization in comodity plugin
Josef Rokos c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI.
Zdenek Jonak a1f92c9f40 new plugin commodity implemented