rework design of report_sales

develop
Andreas Osim 2020-05-15 11:24:34 +02:00
parent 9f64921c9f
commit 894eec0830
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 style="font-size:12px;padding-top: 3px;" t-field="o.user_id.mobile"/>)
<span style="padding-right: 10px;" t-field="o.user_id"/>(<span style="font-size:11px;padding-top: 4px;" t-field="o.user_id.mobile"/>)
</span>
</p>
</div>