diff --git a/data/sortiment.csv b/data/sortiment.csv deleted file mode 100644 index e1611a6..0000000 --- a/data/sortiment.csv +++ /dev/null @@ -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" \ No newline at end of file diff --git a/data/sortiment.json b/data/sortiment.json deleted file mode 100644 index dc67b7c..0000000 --- a/data/sortiment.json +++ /dev/null @@ -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": { - } - - - } -} -} \ No newline at end of file diff --git a/data/sortiment/hranoly.csv b/data/sortiment/hranoly.csv deleted file mode 100644 index aa0384b..0000000 --- a/data/sortiment/hranoly.csv +++ /dev/null @@ -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