You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
453 B
JSON
8 lines
453 B
JSON
{
|
|
"reports" : [
|
|
{ "name" : "Tržba", "description" : "Tržba od 6:00 do okamžiku spuštění", "listReport" : true, "file" : "trzby.lrxml" },
|
|
{ "name" : "Včerejší tržba", "description" : "Tržba od včera 6:00 do dnes 6:00", "listReport" : true, "file" : "vcerejsi_trzby.lrxml" },
|
|
{ "name" : "Hlášení DPH", "description" : "Přehled pro hlášení DPH", "listReport" : true, "file" : "hlaseni_dph.lrxml" }
|
|
]
|
|
}
|