Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1321 Zobrazení

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

Avatar
Zrušit
Autor

Hello,


Can you guide me path to change this code

 thanks.

Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
říj 24
1056
1
říj 24
1174
3
srp 24
3035
0
úno 21
2546
1
led 25
1359