commit
b645f4ae17
|
|
@ -87,7 +87,7 @@
|
|||
<table align="left"
|
||||
style="border:1px solid white;width:50;margin-left:60px;margin-top:0px;margin-right:5px;margin-bottom:40px;text-align: justify;">
|
||||
<tr style="border:0px">
|
||||
<td style="font-weight: bold;border:0px;padding-right:30px !important;">Number:
|
||||
<td style="font-weight: bold;border:0px;padding-right:30px !important;">Transaction Number:
|
||||
<t t-esc="o.internal_transaction_id.name"/>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
@ -107,14 +107,14 @@
|
|||
<!--</tr>-->
|
||||
<tr>
|
||||
<td colspan="2" style="border:0px;padding-right:30px !important;">
|
||||
<span style="font-weight:bold;">Reference:</span>
|
||||
<span style="font-weight:bold;">Subject:</span>
|
||||
<span t-field="o.internal_transaction_id.subject"
|
||||
t-field-options="{"format": "yyyy/MM/dd"}"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" style="border:0px;padding-right:30px !important;">
|
||||
<span style="font-weight:bold;"></span>
|
||||
<span style="font-weight:bold;">Date:</span>
|
||||
<span t-field="o.internal_transaction_id.transaction_date"
|
||||
t-field-options="{"format": "yyyy/MM/dd"}"/>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue