diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-12 15:50:59 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-12 15:50:59 +0700 |
| commit | 80585674bc624a63b137caf643aa5a716c96b117 (patch) | |
| tree | da3f69ad6580bc3b9fb1f071248ffc6d80702558 | |
| parent | 985f2175d80b7d2fce25813512ad6f1df28dd1b9 (diff) | |
empty
| -rw-r--r-- | indoteknik_custom/report/report_invoice.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/indoteknik_custom/report/report_invoice.xml b/indoteknik_custom/report/report_invoice.xml index cc9361a4..bb81e9e6 100644 --- a/indoteknik_custom/report/report_invoice.xml +++ b/indoteknik_custom/report/report_invoice.xml @@ -1,11 +1,3 @@ <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> |
