mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 18:29:08 +02:00
work on report
This commit is contained in:
@@ -192,13 +192,6 @@
|
|||||||
<strong style="color:#3498DB !important;">NOTE:</strong><br/>
|
<strong style="color:#3498DB !important;">NOTE:</strong><br/>
|
||||||
<span t-field="o.narration"/>
|
<span t-field="o.narration"/>
|
||||||
</p>
|
</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">
|
<p t-if="o.paypal_chk">
|
||||||
<strong style="color:#3498DB !important;">Paypal Account Details</strong>
|
<strong style="color:#3498DB !important;">Paypal Account Details</strong>
|
||||||
<br/>
|
<br/>
|
||||||
@@ -240,6 +233,14 @@
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
</p>
|
</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">
|
<p t-if="o.fiscal_position_id.note">
|
||||||
<strong>Fiscal Position Remark:</strong>
|
<strong>Fiscal Position Remark:</strong>
|
||||||
<span t-field="o.fiscal_position_id.note"/>
|
<span t-field="o.fiscal_position_id.note"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user