Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1390 Visualizações

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

Avatar
Cancelar
Autor

Hello,


Can you guide me path to change this code

 thanks.

Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
out. 24
1126
1
out. 24
1251
3
ago. 24
3163
0
fev. 21
2607
0
ago. 25
48