wrkon invoice report

This commit is contained in:
sonal arora
2020-09-23 10:06:06 +05:30
parent 759a2b5f82
commit 635a4abd79
2 changed files with 7 additions and 7 deletions

View File

@@ -72,7 +72,7 @@
<div class="col-3" t-if="o.user_id">
<font color="#fff">
<strong>SalesPerson:</strong>
<strong>SalesPerson</strong>
<p t-field="o.user_id"/>
</font>
</div>
@@ -109,8 +109,7 @@
<th
style="background-color:#3498DB !important;color:#FFF !important;">Quantity
</th>
<th
style="background-color:#3498DB !important;color:#FFF !important;">Unit Price
<th colspan="2" style="background-color:#3498DB !important;color:#FFF !important;">Unit Price
</th>
<th t-if="display_discount"
groups="sale.group_discount_per_so_line"
@@ -138,7 +137,7 @@
<span t-field="l.quantity"/>
<span t-field="l.uom_id" groups="product.group_uom"/>
</td>
<td>
<td colspan="2">
<span t-field="l.price_unit"/>
</td>
<td t-if="display_discount"

View File

@@ -80,6 +80,7 @@
<div class="row">
<div class="col-4">
<strong>YOUR ORDER NO:</strong><br/>
<strong>Sale Code:</strong>
</div>
<div class="col-4">
</div>
@@ -88,11 +89,11 @@
<div class="text-right"><strong>M.R.V NO.</strong><br/></div>
</div>
</div>
<div class="row">
<!-- <div class="row">
<div class="col-6">
<strong>Sale Code:</strong>
</div>
</div>
</div> -->
</xpath>
<xpath expr="//t[@t-call='web.external_layout']/div/p[last()]" position="after">
<p>E &amp; OE</p><br/>