跳至内容
菜单
此问题已终结
1 回复
1377 查看

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

形象
丢弃
编写者

Hello,


Can you guide me path to change this code

 thanks.

最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
10月 24
1118
1
10月 24
1237
3
8月 24
3137
0
2月 21
2601
1
1月 25
1446