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

i will add new colum behind Actvities in Quotations modul sale
but i have error

cannot be located in parent view
this is my code
version="1.0" encoding="utf-8"?>

id="ceims_inherit_sale_order"model="ir.ui.view">
name="name">Ceims Inherit Sale Order
name="model">sale.order
name="inherit_id"ref="sale.view_order_form"/>
name="arch"type="xml">
expr="actvities_ids"position="after">
name="deskripsi"/>







อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

This error is due to the xpath that you give. Try to use the below one


<xpath expr="//div[hasclass('oe_chatter')]" position="inside">

              //Your field

             </xpath>


Hope it helps

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ม.ค. 23
2914
0
พ.ค. 25
501
0
เม.ย. 25
933
1
มี.ค. 25
1206
1
มี.ค. 25
162