blob: 145c0ba923332ccb3d6513509e4801e48a3b210f [file] [log] [blame]
Rushabh Mehtadc8067e2016-06-29 18:38:32 +05301[
2 {
3 "item": "Bearing Assembly",
4 "items": [
5 {
6 "item_code": "Base Bearing Plate",
7 "qty": 1.0,
8 "rate": 15.0
9 },
10 {
11 "item_code": "Bearing Block",
12 "qty": 1.0,
13 "rate": 10.0
14 },
15 {
16 "item_code": "Bearing Collar",
17 "qty": 2.0,
18 "rate": 20.0
19 },
20 {
21 "item_code": "Bearing Pipe",
22 "qty": 1.0,
23 "rate": 15.0
24 },
25 {
26 "item_code": "Upper Bearing Plate",
27 "qty": 1.0,
28 "rate": 50.0
29 }
30 ]
31 },
32 {
33 "item": "Wind Mill A Series",
34 "items": [
35 {
36 "item_code": "Base Bearing Plate",
37 "qty": 1.0,
38 "rate": 15.0
39 },
40 {
41 "item_code": "Base Plate",
42 "qty": 1.0,
43 "rate": 20.0
44 },
45 {
46 "item_code": "Bearing Block",
47 "qty": 1.0,
48 "rate": 10.0
49 },
50 {
51 "item_code": "Bearing Pipe",
52 "qty": 1.0,
53 "rate": 15.0
54 },
55 {
56 "item_code": "External Disc",
57 "qty": 1.0,
58 "rate": 45.0
59 },
60 {
61 "item_code": "Shaft",
62 "qty": 1.0,
63 "rate": 30.0
64 },
65 {
66 "item_code": "Wing Sheet",
67 "qty": 4.0,
68 "rate": 22.0
69 }
70 ]
71 },
72 {
73 "item": "Wind MIll C Series",
74 "items": [
75 {
76 "item_code": "Base Plate",
77 "qty": 2.0,
78 "rate": 20.0
79 },
80 {
81 "item_code": "Internal Disc",
82 "qty": 1.0,
83 "rate": 33.0
84 },
85 {
86 "item_code": "External Disc",
87 "qty": 1.0,
88 "rate": 45.0
89 },
90 {
91 "item_code": "Bearing Assembly",
92 "qty": 1.0,
93 "rate": 130.0
94 },
95 {
96 "item_code": "Wing Sheet",
97 "qty": 3.0,
98 "rate": 22.0
99 }
100 ]
101 },
102 {
103 "item": "Wind Turbine",
104 "items": [
105 {
106 "item_code": "Base Bearing Plate",
107 "qty": 1.0,
108 "rate": 15.0
109 },
110 {
111 "item_code": "Base Plate",
112 "qty": 1.0,
113 "rate": 20.0
114 },
115 {
116 "item_code": "Bearing Collar",
117 "qty": 1.0,
118 "rate": 20.0
119 },
120 {
121 "item_code": "Blade Rib",
122 "qty": 1.0,
123 "rate": 10.0
124 },
125 {
126 "item_code": "Shaft",
127 "qty": 1.0,
128 "rate": 30.0
129 },
130 {
131 "item_code": "Wing Sheet",
132 "qty": 2.0,
133 "rate": 22.0
134 }
135 ]
136 },
137 {
138 "item": "Base Plate",
139 "items": [
140 {
141 "item_code": "Base Plate Un Painted",
142 "qty": 1.0,
143 "rate": 16.0
144 }
145 ]
146 }
147]