Skip to Content
मेन्यू
This question has been flagged
1 Reply
1322 Views

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

Avatar
Discard
Author

Hello,


Can you guide me path to change this code

 thanks.

Best Answer

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
Discard
Related Posts Replies Views Activity
1
अक्तू॰ 24
1057
1
अक्तू॰ 24
1174
3
अग॰ 24
3035
0
फ़र॰ 21
2546
1
जन॰ 25
1359