|
@ -143,7 +143,7 @@ |
|
|
<h4 class="mt0" t-field="company.report_header"/> |
|
|
<h4 class="mt0" t-field="company.report_header"/> |
|
|
<div name="company_address" class="float-right mb4"> |
|
|
<div name="company_address" class="float-right mb4"> |
|
|
<span t-if="company.company_details" |
|
|
<span t-if="company.company_details" |
|
|
t-field="company.company_details"></span> |
|
|
t-field="company.company_details"/> |
|
|
<!--Header--> |
|
|
<!--Header--> |
|
|
<t t-if="mi_type == 'text'"> |
|
|
<t t-if="mi_type == 'text'"> |
|
|
<t t-if="txt_position == 'header'"> |
|
|
<t t-if="txt_position == 'header'"> |
|
@ -361,12 +361,12 @@ |
|
|
alt="Logo"/> |
|
|
alt="Logo"/> |
|
|
<div class="float-left company_address"> |
|
|
<div class="float-left company_address"> |
|
|
<span t-if="company.company_details" |
|
|
<span t-if="company.company_details" |
|
|
t-field="company.company_details"></span> |
|
|
t-field="company.company_details"/> |
|
|
</div> |
|
|
</div> |
|
|
<!--Header--> |
|
|
<!--Header--> |
|
|
<t t-if="mi_type == 'text'"> |
|
|
<t t-if="mi_type == 'text'"> |
|
|
<t t-if="txt_position == 'header'"> |
|
|
<t t-if="txt_position == 'header'"> |
|
|
<div t-if="txt_align == 'right'" class="text-right" |
|
|
<div t-if="txt_align == 'right'" class="text-end" |
|
|
style="position: relative; top: 50px;"> |
|
|
style="position: relative; top: 50px;"> |
|
|
<span t-esc="mi.copy_name" |
|
|
<span t-esc="mi.copy_name" |
|
|
style="font-size: 20px;"/> |
|
|
style="font-size: 20px;"/> |
|
@ -415,7 +415,7 @@ |
|
|
<!--Footer--> |
|
|
<!--Footer--> |
|
|
<t t-if="mi_type == 'text'"> |
|
|
<t t-if="mi_type == 'text'"> |
|
|
<t t-if="txt_position == 'footer'"> |
|
|
<t t-if="txt_position == 'footer'"> |
|
|
<div t-if="txt_align == 'right'" class="text-right"> |
|
|
<div t-if="txt_align == 'right'" class="text-end"> |
|
|
<span t-esc="mi.copy_name" |
|
|
<span t-esc="mi.copy_name" |
|
|
style="font-size: 15px;"/> |
|
|
style="font-size: 15px;"/> |
|
|
</div> |
|
|
</div> |
|
@ -497,7 +497,7 @@ |
|
|
<table class="table table-sm o_main_table" |
|
|
<table class="table table-sm o_main_table" |
|
|
name="invoice_line_table"> |
|
|
name="invoice_line_table"> |
|
|
<thead> |
|
|
<thead> |
|
|
<tr class="text-left"> |
|
|
<tr class="text-centre"> |
|
|
<th name="th_description"> |
|
|
<th name="th_description"> |
|
|
<span>Description</span> |
|
|
<span>Description</span> |
|
|
</th> |
|
|
</th> |
|
@ -526,16 +526,16 @@ |
|
|
Grey Colour |
|
|
Grey Colour |
|
|
</span> |
|
|
</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right"> |
|
|
<td class="text-end"> |
|
|
<span>5.000</span> |
|
|
<span>5.000</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right d-none d-md-table-cell"> |
|
|
<td class="text-end d-none d-md-table-cell"> |
|
|
<span class="text-nowrap">1,500.00</span> |
|
|
<span class="text-nowrap">1,500.00</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-left d-none d-md-table-cell"> |
|
|
<td class="text-left d-none d-md-table-cell"> |
|
|
<span id="line_tax_ids">15.00%</span> |
|
|
<span id="line_tax_ids">15.00%</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right o_price_total"> |
|
|
<td class="text-end o_price_total"> |
|
|
<span class="text-nowrap">$ |
|
|
<span class="text-nowrap">$ |
|
|
<span class="oe_currency_value"> |
|
|
<span class="oe_currency_value"> |
|
|
7,500.00 |
|
|
7,500.00 |
|
@ -550,16 +550,16 @@ |
|
|
Four person modern office workstation |
|
|
Four person modern office workstation |
|
|
</span> |
|
|
</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right"> |
|
|
<td class="text-end"> |
|
|
<span>5.000</span> |
|
|
<span>5.000</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right d-none d-md-table-cell"> |
|
|
<td class="text-end d-none d-md-table-cell"> |
|
|
<span class="text-nowrap">23,500.00</span> |
|
|
<span class="text-nowrap">23,500.00</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-left d-none d-md-table-cell"> |
|
|
<td class="text-left d-none d-md-table-cell"> |
|
|
<span id="line_tax_ids">15.00%</span> |
|
|
<span id="line_tax_ids">15.00%</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right o_price_total"> |
|
|
<td class="text-end o_price_total"> |
|
|
<span class="text-nowrap">$ |
|
|
<span class="text-nowrap">$ |
|
|
<span class="oe_currency_value"> |
|
|
<span class="oe_currency_value"> |
|
|
117,500.00 |
|
|
117,500.00 |
|
@ -580,7 +580,7 @@ |
|
|
<td> |
|
|
<td> |
|
|
<strong>Subtotal</strong> |
|
|
<strong>Subtotal</strong> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right"> |
|
|
<td class="text-end"> |
|
|
<span>$ |
|
|
<span>$ |
|
|
<span class="oe_currency_value"> |
|
|
<span class="oe_currency_value"> |
|
|
125,000.00 |
|
|
125,000.00 |
|
@ -594,7 +594,7 @@ |
|
|
15% |
|
|
15% |
|
|
</span> |
|
|
</span> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right o_price_total"> |
|
|
<td class="text-end o_price_total"> |
|
|
<span class="text-nowrap">$ |
|
|
<span class="text-nowrap">$ |
|
|
18,750.00 |
|
|
18,750.00 |
|
|
</span> |
|
|
</span> |
|
@ -604,7 +604,7 @@ |
|
|
<td> |
|
|
<td> |
|
|
<strong>Total</strong> |
|
|
<strong>Total</strong> |
|
|
</td> |
|
|
</td> |
|
|
<td class="text-right"> |
|
|
<td class="text-end"> |
|
|
<span class="text-nowrap">$ |
|
|
<span class="text-nowrap">$ |
|
|
<span class="oe_currency_value"> |
|
|
<span class="oe_currency_value"> |
|
|
143,750.00 |
|
|
143,750.00 |
|
|