Merge pull request #3384 from expsa/dev_odex25_transactions
Dev odex25 transactions
This commit is contained in:
commit
a94b2b5b33
|
|
@ -119,10 +119,10 @@
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
<div style="margin-top: 0px; page-break-inside: avoid; display: flex; flex-direction: column; align-items: center;">
|
<div style="margin-top: 0px; page-break-inside: avoid; display: flex; flex-direction: column; align-items: center;">
|
||||||
<div style="margin-bottom: 10px; text-align: left; font-size:18px;margin-left:30px;">
|
<div style="margin-bottom: 10px; text-align: left; font-size:18px;margin-left:35px;">
|
||||||
<span t-esc="o.signed_user_id.name"/>
|
<span t-esc="o.signed_user_id.name"/>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-bottom: 10px; text-align: left; font-size:18px; margin-left:25px;">
|
<div style="margin-bottom: 10px; text-align: left; font-size:18px; margin-left:35px;">
|
||||||
<span t-esc="o.job_name"/>
|
<span t-esc="o.job_name"/>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-top: 0; text-align: left;">
|
<div style="margin-top: 0; text-align: left;">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue