mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-28 11:14:03 +02:00
wrkon invoice report
This commit is contained in:
@@ -102,14 +102,14 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td class="text-center">Home Currency Total</td>
|
||||
<!-- <td></td> -->
|
||||
<td colspan="2" class="text-center">Home Currency Total</td>
|
||||
<td class="text-center" style="border:1px solid;"><span t-field="o.amount"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td class="text-center">Total</td>
|
||||
<!-- <td></td> -->
|
||||
<td colspan="2" class="text-center">Total</td>
|
||||
<td class="text-center" style="border:1px solid;"><span t-field="o.amount"/></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user