Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1387 Prikazi

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

Avatar
Opusti
Avtor

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
okt. 24
1123
1
okt. 24
1250
3
avg. 24
3150
0
feb. 21
2605
1
jan. 25
1457