tz_report_production print note
parent
01f42dc6c2
commit
e5830f82d8
|
|
@ -275,12 +275,9 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<!--
|
|
||||||
<p class="col-xs-12">
|
<p class="col-xs-12">
|
||||||
<span t-field="o.note"/>
|
<span t-field="o.note"/>
|
||||||
</p>
|
</p>
|
||||||
-->
|
|
||||||
|
|
||||||
<p class="col-xs-12">
|
<p class="col-xs-12">
|
||||||
Gesamtgewicht:
|
Gesamtgewicht:
|
||||||
<span t-esc="round(o.weight_total, 2)"/>
|
<span t-esc="round(o.weight_total, 2)"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue