diff --git a/app/Views/EditservicePurchaseorder.php b/app/Views/EditservicePurchaseorder.php index f3bc7735..26d5cc45 100644 --- a/app/Views/EditservicePurchaseorder.php +++ b/app/Views/EditservicePurchaseorder.php @@ -801,7 +801,7 @@ if (!empty($getlogpodtl)) {
- + 'Select Supplier'); //print_r( $options); @@ -820,7 +820,7 @@ if (!empty($getlogpodtl)) {
- +
'SupAddress', 'value' => set_value('SupAddress', $Address), 'id' => 'SupAddress', 'class' => 'form-control', 'readonly' => 'true', 'rows' => '3', 'cols' => '40'); @@ -865,12 +865,11 @@ if (!empty($getlogpodtl)) { Select Delivery By*
'DateRange', 'value' => '0', 'checked' => ('0' == $DeliverOption) ? TRUE : FALSE, 'id' => 'Date')); ?> - 'DateRange', 'value' => '1', 'checked' => ('1' == $DeliverOption) ? TRUE : FALSE, 'id' => 'Schedule')); ?>
-

+
-