mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-18 18:59:08 +02:00
work on report
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<field name="page_height">0</field>
|
||||
<field name="page_width">0</field>
|
||||
<field name="orientation">Portrait</field>
|
||||
<field name="margin_top">8</field>
|
||||
<field name="margin_top">30</field>
|
||||
<field name="margin_bottom">0</field>
|
||||
<field name="margin_left">3</field>
|
||||
<field name="margin_right">0</field>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<t t-call="web.external_layout">
|
||||
<t t-set="o" t-value="o.with_context(lang=lang)"/>
|
||||
<div class="page">
|
||||
<h2 style=" background-color: #3498DB;"><font color="#fff">Cash/Check Payment Voucher<span t-field="o.name"/></font></h2>
|
||||
<h2 style=" background-color: #3498DB;"><font color="#fff">Cash/Cheque Payment Voucher<span t-field="o.name"/></font></h2>
|
||||
<table class="table table-sm">
|
||||
<tr>
|
||||
<th style="border:1px solid;width:50%;top:2px">
|
||||
|
||||
Reference in New Issue
Block a user