rework report_templates
parent
09e6900afb
commit
42fff2b5b2
|
|
@ -134,7 +134,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
<t t-if="OcLogo and not (data or {}).get('tz_report_production', False) and o.state not in ['draft','sent']">
|
<t t-elif="OcLogo and not (data or {}).get('tz_report_production', False) and o.state not in ['draft','sent']">
|
||||||
<div class="row" style="padding-left:0;">
|
<div class="row" style="padding-left:0;">
|
||||||
<div class="col-xs-12 text-center">
|
<div class="col-xs-12 text-center">
|
||||||
<strong>
|
<strong>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue