sales report finalRemark key missmatch fixes : ps

This commit is contained in:
VE10-Sanjeev 2023-08-10 11:14:39 +05:30
parent cbf7de78b3
commit 5e97fed413

View File

@ -508,7 +508,7 @@ if(isset($section6))
<th class="thlargefont" colspan="10" >Final Remarks of Sales officer</th>
</tr>
<?php if($master[0]['sales_pd_type'] == 2){?>
<?php if($master[0]['sales_pd_type'] == 1){?>
<tr>
<td colspan="4" >Business activity seen during visit (Yes / No)</td>
<td class="tdcenteralign" ><?php echo $section7['business_activity_seen']?></td>