Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1420 Vues

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

Avatar
Ignorer
Auteur

Hello,


Can you guide me path to change this code

 thanks.

Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
oct. 24
1141
1
oct. 24
1275
3
août 24
3228
0
févr. 21
2614
0
août 25
193