rework design of report_sales

develop
Andreas Osim 2020-05-15 11:08:31 +02:00
parent 3a64eab2c1
commit 8d248541fa
1 changed files with 3 additions and 1 deletions

View File

@ -135,7 +135,9 @@
<strong>
<span class="col-xs-2">Ihr Betreuer:</span>
</strong>
<span class="col-xs-3" t-field="o.user_id"/>
<span class="col-xs-3">
<span t-field="o.user_id"/> (<span t-field="o.user_id.mobile"/>)
</span>
</p>
</div>
<br/>