Reports for commodities.
This commit is contained in:
@@ -43,7 +43,7 @@ CREATE TABLE \"CommodityData\" (
|
||||
},
|
||||
|
||||
"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" }
|
||||
{ "name" : "Ceník", "description" : "Všechny položky v ceníku", "listReport" : true, "file" : "commodity_pricelist.lrxml" },
|
||||
{ "name" : "Všechny položky", "description" : "Všechny položky zboží", "listReport" : true, "file" : "commodity_all_commodities.lrxml" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user