Fall 5041: Anpassungen Rechnungsreport, US03 umgesetzt

develop
Roman Widmann 2018-03-07 12:52:59 +01:00
parent 85f19172d7
commit f8c775176a
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
<strong><span class="col-xs-2">Artikel:</span></strong>
<span class="col-xs-2" t-field="o.num_items"/>
</div>
<div class="row height-20">
<div class="row">
<div class="col-xs-3">
<strong><span class="col-xs-6" style="padding: 0px">Lieferdatum:</span></strong>
<span class="col-xs-6" style="padding: 0px" t-field="o.earliest_scheduled_date" t-options='{"widget": "date"}'/>
@ -63,7 +63,7 @@
<strong><span class="col-xs-2">Telefon:</span></strong>
<span class="col-xs-3" t-field="o.user_id.phone"/>
<strong><span class="col-xs-2">Bezeichnung:</span></strong>
<span class="col-xs-2" t-field="o.quote_name"/>
<span class="col-xs-2" t-field="o.client_order_ref"/>
</div>
<div class="row mt32"/>
<table class="table table-condensed">