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

I'm working on Odoo V10.

After learning to add a custom field to a view by the configuration interface (by activating the developper mode).

I want to learn how to add custom table to a view. Is it possible to do this without modify the python code like the way from the configuration interface ?

I would like to add a custom table to the view : res.partner.form

This table will only show more informations about the client, with no inteligence behind.

Thank you all for your help

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

I believe you are asking the standard table/grid view for the lines/child-lines of type (One2Many or Many2Many)

Use widgets like "one2many". Refer examples in Standard modules it self.

But if you to want design the custom table, then you need to play around yourself in the XML views, probably with appropriate div and cols, or table and td/tr entities.


อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Thank you for your answer ! 

Do you have a technical documentation that can put me on the way ? 


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ก.ย. 23
8526
4
เม.ย. 16
4211
1
มี.ค. 15
5367
0
มี.ค. 15
7061
1
ธ.ค. 23
23052