rework design of report_sales
parent
8d248541fa
commit
9f64921c9f
|
|
@ -136,7 +136,7 @@
|
||||||
<span class="col-xs-2">Ihr Betreuer:</span>
|
<span class="col-xs-2">Ihr Betreuer:</span>
|
||||||
</strong>
|
</strong>
|
||||||
<span class="col-xs-3">
|
<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>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue