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

Hi,

I want to create a pivot view of a specific model.
I'd to know how to access one2many fields of that model?

I'm using this code:

<code>

<record id="view_id" model="ir.ui.view">

<field name="model">stock.picking</field>

<field name="arch" type="xml">

<pivot>

<field name="name" type="row"/>

</pivot>

</field>

</record>

</code>

is it possible to do that? if not, why?

Thanks.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ย. 22
2180
4
พ.ค. 18
11099
0
มี.ค. 23
5134
1
ก.ค. 20
8466
0
เม.ย. 20
4249