mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 10:19:09 +02:00
work on report
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
<div style="padding-top:50px;">
|
||||
</div>
|
||||
<p t-if="o.narration">
|
||||
<strong>Comment:</strong>
|
||||
<strong>Comment:</strong><br/>
|
||||
<span t-field="o.narration"/>
|
||||
</p>
|
||||
<p t-if="o.paypal_chk">
|
||||
@@ -216,7 +216,7 @@
|
||||
<span style="color:gray !important;" t-field="o.company_id.bank_account_id.street"/>
|
||||
<br/>
|
||||
<span style="color:gray !important;" t-field="o.company_id.bank_account_id.street2"/>
|
||||
<span>,</span>
|
||||
<!-- <span>,</span> -->
|
||||
<span style="color:gray !important;" t-field="o.company_id.bank_account_id.city"/>,
|
||||
<!-- <span>,</span> -->
|
||||
<span style="color:gray !important;" t-field="o.company_id.bank_account_id.zip"/>
|
||||
|
||||
Reference in New Issue
Block a user