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,13 +192,6 @@
|
||||
<strong style="color:#3498DB !important;">NOTE:</strong><br/>
|
||||
<span t-field="o.narration"/>
|
||||
</p>
|
||||
</div>
|
||||
<div style="padding-top:50px;">
|
||||
</div>
|
||||
<!-- <p t-if="o.narration">
|
||||
<strong style="color:#3498DB !important;">Comment:</strong><br/>
|
||||
<span t-field="o.narration"/>
|
||||
</p> -->
|
||||
<p t-if="o.paypal_chk">
|
||||
<strong style="color:#3498DB !important;">Paypal Account Details</strong>
|
||||
<br/>
|
||||
@@ -240,6 +233,14 @@
|
||||
<br/>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div style="padding-top:50px;">
|
||||
</div>
|
||||
<!-- <p t-if="o.narration">
|
||||
<strong style="color:#3498DB !important;">Comment:</strong><br/>
|
||||
<span t-field="o.narration"/>
|
||||
</p> -->
|
||||
|
||||
<p t-if="o.fiscal_position_id.note">
|
||||
<strong>Fiscal Position Remark:</strong>
|
||||
<span t-field="o.fiscal_position_id.note"/>
|
||||
|
||||
Reference in New Issue
Block a user