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

When defining a one2many field on a wizard (TransientModel), you need to specify the column of the related model that points to the wizard.

How should I do this in case of a orm.TransientModel?

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

https://www.odoo.com/forum/help-1/question/insert-one2many-in-wizard-transientmodel-104377

Look at this answer.

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

Just like every other model.

See the example of wizard.select.move.template and wizard.select.move.template.line

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

Thanks Lorenzo. But don't you think this foreign key on the 'other' object is strange? What happens if the wizard instance record is removed? Then this foreign key 'template_id' is invalid?

It depends on what referential action you set as 'ondelete'

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ย. 19
3804
1
มิ.ย. 24
442
0
ก.ค. 22
3816
1
ก.พ. 16
5054
6
ธ.ค. 23
30833