rework design of report_sales

develop
Andreas Osim 2020-05-15 11:15:22 +02:00
parent 8d248541fa
commit 9f64921c9f
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
<span class="col-xs-2">Ihr Betreuer:</span>
</strong>
<span class="col-xs-3">
<span t-field="o.user_id"/> (<span t-field="o.user_id.mobile"/>)
<span t-field="o.user_id"/> (<span style="font-size:12px;padding-top: 3px;" t-field="o.user_id.mobile"/>)
</span>
</p>
</div>