page1 ReportPage1 PageHeader1 TextItem1 PageHeader1 Zboží ReportPage1 DataBand1 TextItem6 DataBand1 $D{commodity.name} TextItem7 DataBand1 $S{currencyFormat($D{commodity.price} / 100,"cs_CZ.utf8")} TextItem10 DataBand1 $D{commodity.shortName} BarcodeItem1 DataBand1 $D{commodity.code} 1 ReportPage1 commodity DataHeaderBand1 TextItem3 DataHeaderBand1 name TextItem4 DataHeaderBand1 price TextItem9 DataHeaderBand1 code TextItem11 DataHeaderBand1 short name ReportPage1 DataBand1 datasources prodejna QSQLITE $V{dbPath} commodity SELECT * FROM CommodityData prodejna dbPath C:/Users/MyPC/Documents/kiosek.db