Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1407 Vizualizări

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

Imagine profil
Abandonează
Autor

Hello,


Can you guide me path to change this code

 thanks.

Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
oct. 24
1138
1
oct. 24
1267
3
aug. 24
3178
0
feb. 21
2608
0
aug. 25
117