summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-12 16:46:39 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-12 16:46:39 +0700
commitfcff03f98816bc0c8501206de3e4dfac979622b1 (patch)
tree9d099efa58eddb8c437c61741a525d7fd082b573
parentf1ec58d2bafd95927d75e448b3d4fbc2d0cb2796 (diff)
revert
-rw-r--r--indoteknik_custom/report/report_invoice.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/indoteknik_custom/report/report_invoice.xml b/indoteknik_custom/report/report_invoice.xml
index cc9361a4..996dcf3e 100644
--- a/indoteknik_custom/report/report_invoice.xml
+++ b/indoteknik_custom/report/report_invoice.xml
@@ -1,11 +1,4 @@
<odoo>
<template id="report_invoice_dunning" inherit_id="account.report_invoice_document">
- <xpath expr="//t[@t-set='o']" position="before">
- <div class="position-absolute" name="right_box" style="top:20px">
- <div class="col-6 card border-dark">
- <b>Jika dokumen sudah diterima mohon untuk ditanda tangani, dicap dan discan/foto untuk dikirmkan ke kami melalui email finance@indoteknik.co.id atau melalui WA di +62 821-1071-5256 (Manzilla)</b>
- </div>
- </div>
- </xpath>
</template>
</odoo>