|
@@ -70,14 +70,14 @@
|
|
|
======================================================================
|
|
|
-->
|
|
|
<div style="height:1.5cm;">
|
|
|
- <div style="width:13cm;padding-top:0.4cm;padding-right:4.4cm;font-size:9.5px;font-family: Arial;text-align: center;">
|
|
|
- <div>
|
|
|
+ <div style="width:13cm;padding-top:0.4cm;font-size:9.5px;font-family: Arial;">
|
|
|
+ <div style="text-align: center;">
|
|
|
<span t-field="o.create_date" t-options='{"format": "dd/mm/aaaa hh.mm.ss"}'/>
|
|
|
</div>
|
|
|
<!-- <div>
|
|
|
<span t-esc="time.strftime('%m/%d/%Y',time.strptime(object.datetimefield,'%Y-%m-%d %H:%M:%S'))"/>
|
|
|
</div> -->
|
|
|
- <div>
|
|
|
+ <div style="text-align: center;">
|
|
|
<span t-field="o.name"/>-<span t-field="o.user_id"/>
|
|
|
</div>
|
|
|
</div>
|