fix invoice-printout

develop
Andreas Osim 2023-07-06 13:44:50 +02:00
parent 32a5252ae1
commit 961c59bc62
1 changed files with 2 additions and 1 deletions

View File

@ -59,6 +59,7 @@
<strong> <strong>
<span class="col-xs-2">Contact Person:</span> <span class="col-xs-2">Contact Person:</span>
</strong> </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 t-if="o.editor_id">
<span class="col-xs-3" t-field="o.editor_id"/> <span class="col-xs-3" t-field="o.editor_id"/>