commit
b26f11dc6c
|
|
@ -89,7 +89,7 @@
|
|||
<template id="transaction_letter_formal_report_temp">
|
||||
<t t-call="web.html_container">
|
||||
<t t-foreach="docs" t-as="o">
|
||||
<!-- <t t-call="exp_transation_letters.formal_letter_external_layout"> -->
|
||||
<t t-call="exp_transation_letters.formal_letter_external_layout">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'Al-Mohanad';
|
||||
|
|
@ -112,10 +112,10 @@
|
|||
<div class="page mohanad-font">
|
||||
<br/>
|
||||
<br/>
|
||||
<!-- <div style="margin-bottom: 0px">
|
||||
<div style="margin-bottom: 0px">
|
||||
<p class="mohanad-font" style="line-height: 16 !important" t-raw="o.content">
|
||||
</p>
|
||||
</div> -->
|
||||
</div>
|
||||
<br/>
|
||||
<br/>
|
||||
<div style="margin-top: 0px; page-break-inside: avoid;" dir="ltr">
|
||||
|
|
@ -133,7 +133,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- </t> -->
|
||||
</t>
|
||||
</t>
|
||||
</t>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue