mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 10:19:09 +02:00
work on reports
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
</div>
|
</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})" />
|
<t t-set="o" t-value="doc.with_context({'lang':doc.partner_id.lang})" />
|
||||||
<div class="page">
|
<div class="page">
|
||||||
<div class="oe_structure" />
|
<div class="oe_structure" />
|
||||||
@@ -158,7 +158,7 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<div name="total">
|
<div name="total">
|
||||||
<div class="col-4 pull-right">
|
<div class="col-6 pull-right">
|
||||||
<table class="table table-condensed">
|
<table class="table table-condensed">
|
||||||
<tr class="border-black">
|
<tr class="border-black">
|
||||||
<td><strong>Total Without Taxes</strong></td>
|
<td><strong>Total Without Taxes</strong></td>
|
||||||
@@ -193,8 +193,8 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_structure" />
|
<div class="oe_structure" />
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user