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