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

I've created a module for custom OrderReceipt in Odoo 15 and  my XML is






Hello world!



   my manifest contains this


"assets": {
"web.assets_qweb": [
"custom_report/static/src/qweb/**/*"
],

But not working. Can somebody help me?



อวตาร
ละทิ้ง
ผู้เขียน

XML
<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
<t t-name="custom_order_receipt" t-inherit="point_of_sale.OrderReceipt" t-inherit-mode="extension" owl="1">
<xpath expr="//div[hasclass('pos-receipt-contact')]" position="replace">
<div id="Contact"> Hello world!</div>
</xpath>
</t>
</templates>

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
เม.ย. 24
1085
Unable to update PoS config แก้ไขแล้ว
1
มี.ค. 24
2342
3
มิ.ย. 23
1694
1
มิ.ย. 21
4245
3
ก.ย. 18
3852