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

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Just like every other model.

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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'

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 9 19
3760
1
thg 6 24
442
0
thg 7 22
3765
1
thg 2 16
5006
6
thg 12 23
30755