diff options
| -rw-r--r-- | indoteknik_custom/report/report_surat_piutang.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/report/report_surat_piutang.xml b/indoteknik_custom/report/report_surat_piutang.xml index fc5593a7..f41ae604 100644 --- a/indoteknik_custom/report/report_surat_piutang.xml +++ b/indoteknik_custom/report/report_surat_piutang.xml @@ -216,7 +216,7 @@ <div style="height:120px; position: relative;"> <t t-if="doc.perihal != 'penagihan'"> <img src="https://erp.indoteknik.com/api/image/ir.attachment/datas/2851919" - style="width:300px; height:auto; margin-top:-40px;"/> + style="width:300px; height:auto; margin-top:-40px; margin-left:-20px;"/> </t> <t t-else=""> <div style="height:100px;"></div> |
