콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
1726 화면

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
1369
1
10월 24
1489
3
8월 24
3739
0
2월 21
2881
1
9월 25
494