Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3381 Представления

Hi everyone,

I have an Account model which has a one2many relationship with a Project model.

In the Account form view, we can see all the projects, and we can click "Add a Line" to create a new project. This opens the Project form view.

In the project form view, we have an Account many2one field. I would like this field to be pre-filled if the form view was opened from the account form view.

I have tried several approaches but none seems to have worked. I am trying to pass the context from the account form view using the context="{'default_account': active_id}" attribute (the field name is account in the project form view).


Any insights would be greatly appreciated. Thanks.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
апр. 24
44
0
мар. 24
1855
2
мар. 24
3500
1
апр. 23
112
1
дек. 22
2729