mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 10:19:09 +02:00
work on sales report
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<th style="background-color:#3498DB !important;color:#FFF">Code</th>
|
||||
</xpath>
|
||||
<xpath expr="//table[@class='table table-sm']/tbody/tr/td[1]" position="before">
|
||||
<td><span t-esc="i+1"/></td>
|
||||
<td><span t-esc="i"/></td>
|
||||
<td><span t-esc="l.product_id.default_code"/></td>
|
||||
</xpath>
|
||||
<xpath expr="//t[@t-call='web.external_layout']/div/p[last()]" position="after">
|
||||
@@ -136,4 +136,4 @@
|
||||
<span>Printed by: <span t-esc="o.signed_by"/></span>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user