Added reporting support- depends on LimeReport.
This commit is contained in:
@@ -40,5 +40,10 @@ CREATE TABLE \"CommodityData\" (
|
||||
"vat" : "DPH",
|
||||
"count" : "Počet"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"reports" : [
|
||||
{ "name" : "Ceník", "description" : "Všechny položky v ceníku", "listReport" : true, "file" : "pokus.lrxml" },
|
||||
{ "name" : "Nezpalcené účtenky", "description" : "Všechny nezaplacené účtenky", "listReport" : true, "file" : "pokus.lrxml" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user