rework design of report_sales
parent
8d248541fa
commit
9f64921c9f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue