File size: 486 Bytes
2b49742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<table>
  <tr>
    <th rowspan="2"></th>
    <th colspan="2">December 31</th>
  </tr>
  <tr>
    <th>2015</th>
    <th>2014</th>
  </tr>
  <tr>
    <td>Finished products and parts</td>
    <td>$ 1,747</td>
    <td>$ 2,606</td>
  </tr>
  <tr>
    <td>Raw materials and supplies</td>
    <td>548</td>
    <td>754</td>
  </tr>
  <tr>
    <td>Work in process</td>
    <td>122</td>
    <td>211</td>
  </tr>
  <tr>
    <td>Total</td>
    <td>$ 2,417</td>
    <td>$ 3,571</td>
  </tr>
</table>