Code Coverage
 
Classes and Traits
Functions and Methods
Lines
Total
100.00% covered (success)
0 / 0
100.00% covered (success)
100.00%
0 / 0
CRAP
0.00% covered (danger)
0.00%
0 / 7
<div style="display: none">
    {{ form_widget(shipmentItemForm.new) }}
    {{ form_widget(shipmentItemForm.Product) }}
    {{ form_widget(shipmentItemForm.ProductClass) }}
    {{ form_widget(shipmentItemForm.price, {'type': 'hidden'}) }}
    {{ form_widget(shipmentItemForm.quantity, {'type': 'hidden'}) }}
    {{ form_widget(shipmentItemForm.itemidx) }}
</div>