This commit is contained in:
2026-04-06 15:30:53 +02:00
parent f67f66837e
commit 215a4f4bbf
3 changed files with 0 additions and 167 deletions

View File

@@ -1,6 +0,0 @@
"hranoly.csv","Hranoly"
"impregnovaneLate.csv","Impregnované střešní latě"
"osb.csv","OSB desky"
"palubky.csv","Palubky"
"prknaFosny.csv","Prkna a fošny"
"hoblovany.csv","Hoblovaný program"
1 hranoly.csv Hranoly
2 impregnovaneLate.csv Impregnované střešní latě
3 osb.csv OSB desky
4 palubky.csv Palubky
5 prknaFosny.csv Prkna a fošny
6 hoblovany.csv Hoblovaný program

View File

@@ -1,153 +0,0 @@
{
"sortiment":{
"Hranoly": {
"1":{
"sizes":"1O/10/300",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"221"
},
"2":{
"sizes":"1O/10/400",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"295"
},
"3":{
"sizes":"1O/10/500",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"369"
},
"4":{
"sizes":"1O/14/400",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"413"
},
"5":{
"sizes":"1O/14/500",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"517"
},
"6":{
"sizes":"14/14/500",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"723"
},
"7":{
"sizes":"8/8/300",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"142"
},
"8":{
"sizes":"8/8/400",
"units":"m3",
"price":"6100",
"priceWithTax":"7381",
"pricePerPiece":"189"
}
},
"Impregnované střešní latě": {
"1":{
"sizes":"5/3/400",
"units":"bm",
"price":"8,9",
"priceWithTax":"10,77",
"pricePerPiece":"43"
},
"2":{
"sizes":"6/4/400",
"units":"bm",
"price":"14,8",
"priceWithTax":"17,91",
"pricePerPiece":"72"
},
"3":{
"sizes":"6/4/500",
"units":"bm",
"price":"14,8",
"priceWithTax":"17,91",
"pricePerPiece":"90"
}
},
"OSB desky": {
"1":{
"sizes":"1,2/67,5/250",
"units":"ks",
"price":"210",
"priceWithTax":"254",
"pricePerPiece":"254"
},
"2":{
"sizes":"1,5/67,5/250",
"units":"ks",
"price":"258",
"priceWithTax":"312",
"pricePerPiece":"312"
},
"3":{
"sizes":"1,8/67,5/250",
"units":"ks",
"price":"309",
"priceWithTax":"375",
"pricePerPiece":"375"
}
},
"Palubky": {
"1" : {
"type":"Obkladové diag.",
"sizes":"2,4/14,6/300",
"units":"m2",
"price":"239",
"priceWithTax":"289,19",
"pricePerPiece":"127"
},
"2" : {
"type":"Obkladové SM KL",
"sizes":"1,2/9,6/300",
"units":"m2",
"price":"144",
"priceWithTax":"174,24",
"pricePerPiece":"50"
},
"3" : {
"type":"Obkladové SM KL",
"sizes":"1,2/9,6/400",
"units":"m2",
"price":"144",
"priceWithTax":"174,24",
"pricePerPiece":"67"
},
"4" : {
"type":"Obkladové SM KL",
"sizes":"1,2/9,6/500",
"units":"m2",
"price":"144",
"priceWithTax":"174,24",
"pricePerPiece":"84"
},
"Prkna a fošny": {
},
"Hoblovaný program": {
}
}
}
}

View File

@@ -1,8 +0,0 @@
10/10/300,m3,6100,7381,221
10/10/400,m3,6100,7381,295
10/10/500,m3,6100,7381,369
10/14/400,m3,6100,7381,413
10/14/500,m3,6100,7381,517
14/14/500,m3,6100,7381,723
8/8/300,m3,6100,7381,142
8/8/400,m3,6100,7381,189
1 10/10/300 m3 6100 7381 221
2 10/10/400 m3 6100 7381 295
3 10/10/500 m3 6100 7381 369
4 10/14/400 m3 6100 7381 413
5 10/14/500 m3 6100 7381 517
6 14/14/500 m3 6100 7381 723
7 8/8/300 m3 6100 7381 142
8 8/8/400 m3 6100 7381 189