fix invoice-printout
parent
32a5252ae1
commit
961c59bc62
|
|
@ -59,7 +59,8 @@
|
|||
<strong>
|
||||
<span class="col-xs-2">Contact Person:</span>
|
||||
</strong>
|
||||
<!-- <span class="col-xs-3" t-field="o.editor_id"/> -->
|
||||
|
||||
<!-- <span class="col-xs-3" t-field="o.editor_id"/> -->
|
||||
<span t-if="o.editor_id">
|
||||
<span class="col-xs-3" t-field="o.editor_id"/>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue