sales report finalRemark key missmatch fixes : ps
This commit is contained in:
parent
cbf7de78b3
commit
5e97fed413
@ -508,7 +508,7 @@ if(isset($section6))
|
|||||||
<th class="thlargefont" colspan="10" >Final Remarks of Sales officer</th>
|
<th class="thlargefont" colspan="10" >Final Remarks of Sales officer</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<?php if($master[0]['sales_pd_type'] == 2){?>
|
<?php if($master[0]['sales_pd_type'] == 1){?>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="4" >Business activity seen during visit (Yes / No)</td>
|
<td colspan="4" >Business activity seen during visit (Yes / No)</td>
|
||||||
<td class="tdcenteralign" ><?php echo $section7['business_activity_seen']?></td>
|
<td class="tdcenteralign" ><?php echo $section7['business_activity_seen']?></td>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user