Merged in resit-tebus-ansuran-ujrah (pull request #95)
Set figure tebus keseluruhan to transaction.duit_masuk at resit tebus lama
This commit is contained in:
@@ -600,7 +600,8 @@ hr.new5 {
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="width:10px; font-size:17px"><b>Tebus Keseluruhan</b></td>
|
<td style="width:10px; font-size:17px"><b>Tebus Keseluruhan</b></td>
|
||||||
<td style="width:10px; font-size:17px">:<b> RM
|
<td style="width:10px; font-size:17px">:<b> RM
|
||||||
{{ number_format($gadai['bakihargajualan'] - $penebusan['rebate'], 2) }} </b></td>
|
{{ number_format($transaction_tebus['duit_masuk'], 2) }} </b>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
@@ -820,7 +821,8 @@ hr.new5 {
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="width:10px; font-size:17px"><b>Tebus Keseluruhan</b></td>
|
<td style="width:10px; font-size:17px"><b>Tebus Keseluruhan</b></td>
|
||||||
<td style="width:10px; font-size:17px">:<b> RM
|
<td style="width:10px; font-size:17px">:<b> RM
|
||||||
{{ number_format($gadai['bakihargajualan'] - $penebusan['rebate'], 2) }} </b></td>
|
{{ number_format($transaction_tebus['duit_masuk'], 2) }} </b>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user