prodejna/commodity
Josef Rokos 4b3a2e1dd7 Fixed crash on add item via favorite button after application start.
Favorite buttons has short name labels.
closes 
refs 
..
data Fixed crash on add item via favorite button after application start.
icons Fixed MSVS build. Added plugin icons, improved UI.
translations translation source files
commodity.cpp Implemented base functionality for commodity grid on shop form.
commodity.h Localization support and localization
commodity.json Reports for commodities.
commodity.pro Cleaned qmake project files. Configuration and common parts are now in config_plugin.pri and config_odb.pri.
commodity_global.h new plugin commodity implemented
commodityform.cpp Added settings for seasons and number series. Added static method
commodityform.h new plugin commodity implemented
commodityform.ui Numeric datatypes auto aligned to right in AutoTableModel based grids.
commoditygrid.cpp new plugin commodity implemented
commoditygrid.h new plugin commodity implemented
commodityrc.qrc Localization support and localization
commodityservice.cpp Added favorite buttons to shop form.
commodityservice.h Added favorite buttons to shop form.
commoditysettingsform.cpp Added recalculating receipt on item count changed. Some UI changes.
commoditysettingsform.h Commodity settings implementation
commoditysettingsform.ui Commodity settings implementation
commoditytablemodel.cpp new plugin commodity implemented
commoditytablemodel.h new plugin commodity implemented