Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1568 Tampilan

I would like to remove "Powered by Odoo" from Invoice Footer when printing receipt from POS receipt.

Avatar
Buang
Penulis

Hello,


Can you guide me path to change this code

 thanks.

Jawaban Terbai

Hi,

<template id="inherit_order_receipt" inherit_id="point_of_sale.OrderReceipt">

<xpath expr="//div[@class='pos-receipt-order-data']/p[contains(text(), 'Powered by Odoo')]" position="replace">

</xpath>

</template>


Hope it helps

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Okt 24
1221
1
Okt 24
1358
3
Agu 24
3428
0
Feb 21
2701
0
Agu 25
310