Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1516 มุมมอง

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ต.ค. 24
1152
1
ต.ค. 24
1298
3
ส.ค. 24
3337
0
ก.พ. 21
2657
0
ส.ค. 25
263