I would like to remove Powered by Odoo from Invoice Footer when printing receipt from POS.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Please try this code
<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
<t t-name="ctm_posreceipt.OrderReceipt" t-inherit="point_of_sale.OrderReceipt" t-inherit-mode="extension">
<xpath expr="//p" position="replace">
<p></p>
</xpath>
</t>
</templates>
Is this doable by someone using Odoo Online with Studio? Where does this code go, that you suggest using?
If this is only applicable to Odoo.sh or Odoo On-premise, then how can you remove the "Powered by Odoo" from POS receipts when using Odoo Online with Studio?
Thanks in advance.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 3 25
|
404 | ||
|
1
thg 7 24
|
1023 | ||
|
7
thg 7 24
|
21069 | ||
|
2
thg 4 24
|
2266 | ||
Reordering rule 0-0-1 not working
Đã xử lý
|
|
1
thg 3 25
|
495 |