Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2641 Lượt xem

Hello

I added a relational field in res.partner object like that:

'phonecall_ids': fields.one2many('crm.phonecall','partner_id','Phonecalls'),

Then I added this field in the partner form to show all phone calls of a specific partner in the partner view. This is working perfectly. But now I would not only show the phone calls of that specific partner but I would also show all phone calls held with contacts of that partner. That meens I should display all phonecalls on the partner of the specific partner an also every child of that partner.

Is there a simple solution to do that?

regards René

Ảnh đại diện
Huỷ bỏ