Service Purchase Order

'Requistion No'); //print_r( $options); if(!empty($POType)) { foreach ($SupplierName as $SID): $options[$SID->SupplierID] = $SID->SupplierID.' '.' - '.' '.$SID->SupplierName; endforeach; } echo form_dropdown('MaterialCode', $options,set_value('MaterialCode'),'id="MaterialCode"' ,'class="form-control required"','required="true"'); ?>
'Quantity','value' => set_value('Quantity'),'id'=>'Quantity', 'class' => 'form-control' ,'required' => 'true'); echo form_input($data); ?>
'Quantity','value' => set_value('Quantity'),'id'=>'Quantity', 'class' => 'form-control' ,'required' => 'true'); echo form_input($data); ?>
'Supplier'); //print_r( $options); if(!empty($POType)) { foreach ($SupplierName as $SID): $options[$SID->SupplierID] = $SID->SupplierID.' '.' - '.' '.$SID->SupplierName; endforeach; } echo form_dropdown('MaterialCode', $options,set_value('MaterialCode'),'id="MaterialCode"' ,'class="form-control required"','required="true"'); ?>
'Quantity','value' => set_value('Quantity'),'id'=>'Quantity', 'class' => 'form-control' ,'required' => 'true'); echo form_input($data); ?>
'Quantity','value' => set_value('Quantity'),'id'=>'Quantity', 'class' => 'form-control' ,'required' => 'true'); echo form_input($data); ?>

  R No Item Name Quantity UOM Rate Tax % Total
  1 001 Waste Sand Ton 100 High No Change
  2 002 Resin Litre 50 High Change
  3 003 Resin Litre 100 High Change
'Quantity','value' => set_value('Quantity'),'id'=>'Quantity', 'class' => 'form-control' ,'required' => 'true'); echo form_input($data); ?>