diff --git a/application/views/editogr.php b/application/views/editogr.php index fd4dd965..afe396fe 100644 --- a/application/views/editogr.php +++ b/application/views/editogr.php @@ -193,9 +193,9 @@ if(!empty($OGR_Data)) -
+
- + 'supplier','value' => set_value('supplier',$sup),'id'=>'supplier', 'class' => 'form-control' ,'required' => 'true', 'onkeypress'=>'return false;'); @@ -266,7 +266,7 @@ if(!empty($OGR_Data))
-
+
@@ -279,7 +279,101 @@ if(!empty($OGR_Data))
+
+ + + + 'pono','value' => set_value('pono',$PONO),'id'=>'pono', 'class' => 'form-control'); + echo form_input($data); + ?> + +
+
+ +
+ +
+ +
+ + 'material','value' => set_value('material',$MaterialCode),'id'=>'material', 'class' => 'form-control'); + echo form_input($data); + ?> +
+ + +
+
+ +
+ + 'name','value' => set_value('name',$MaterialName),'id'=>'name', 'class' => 'form-control'); + echo form_input($data); + ?> +
+ + + +
+ + +
+ +
+ + 'pooutward','value' => set_value('pooutward',$outqty),'id'=>'pooutward', 'class' => 'form-control'); + echo form_input($data); + ?> +
+ + + +
+
+ +
+ + 'destination','value' => set_value('destination',$sup),'id'=>'destination', 'class' => 'form-control'); + echo form_input($data); + ?> +
+ + + +
+
+ +
@@ -389,12 +483,7 @@ if(!empty($OGR_Data))
- - - 'pono','value' => set_value('pono',$PONO),'id'=>'pono', 'class' => 'form-control'); - echo form_input($data); - ?> +
-
-
-
- -
- -
- - 'material','value' => set_value('material',$MaterialCode),'id'=>'material', 'class' => 'form-control'); - echo form_input($data); - ?> -
- - - -
-
- -
- - 'name','value' => set_value('name',$MaterialName),'id'=>'name', 'class' => 'form-control'); - echo form_input($data); - ?> -
- - - -
- - -
- -
- - 'pooutward','value' => set_value('pooutward',$outqty),'id'=>'pooutward', 'class' => 'form-control'); - echo form_input($data); - ?> -
- - - -
-
- -
- - 'destination','value' => set_value('destination',$sup),'id'=>'destination', 'class' => 'form-control'); - echo form_input($data); - ?> -
- - - -
-
-
-
+
- +
@@ -608,6 +613,8 @@ if(type =='PO') $('#saveinv').hide(); $('#savepo').show(); $('#saveservice').hide(); + $('#podiv').show(); + $('#mrirdiv').show(); } @@ -619,6 +626,8 @@ else if(type =='SERVICE') $('#potable').hide(); $('#saveservice').show(); $('#savepo').hide(); + $('#podiv').hide(); + $('#mrirdiv').hide(); } diff --git a/application/views/ogr.php b/application/views/ogr.php index 65e11fba..e41c1b9f 100644 --- a/application/views/ogr.php +++ b/application/views/ogr.php @@ -428,10 +428,11 @@ $Value="₹";
-
-
+ +
+
@@ -441,9 +442,10 @@ $Value="₹"; ?>
- +
+
@@ -457,7 +459,7 @@ $Value="₹";
- -
+