work on reports

This commit is contained in:
sonal arora
2020-09-22 12:00:44 +00:00
parent c8b905ec9f
commit ae91a7dc19

View File

@@ -18,7 +18,7 @@
</div>
<t t-call="web.external_layout">
<t t-call="web.external_layout">
<t t-set="o" t-value="doc.with_context({'lang':doc.partner_id.lang})" />
<div class="page">
<div class="oe_structure" />
@@ -158,7 +158,7 @@
</table>
</div>
<div name="total">
<div class="col-4 pull-right">
<div class="col-6 pull-right">
<table class="table table-condensed">
<tr class="border-black">
<td><strong>Total Without Taxes</strong></td>
@@ -193,8 +193,8 @@
</p>
</div>
<div class="oe_structure" />
</div>
</t>
</div>
</t>
</template>