diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-25 15:00:35 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-25 15:00:35 +0700 |
| commit | 16147def7eb5765ac0d1e0870efe70176a7a618c (patch) | |
| tree | dc18e725aeb2bc94c27baac05f281f36259190ab | |
| parent | 1b574687a7f4b612a1fd221da1ca920009cc963b (diff) | |
(andri) fix signature
| -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> |
