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>
|
||||
<td style="width:10px; font-size:17px"><b>Tebus Keseluruhan</b></td>
|
||||
<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>
|
||||
</table>
|
||||
</div>
|
||||
@@ -820,7 +821,8 @@ hr.new5 {
|
||||
<tr>
|
||||
<td style="width:10px; font-size:17px"><b>Tebus Keseluruhan</b></td>
|
||||
<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>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user