Skip to Content
Menu
This question has been flagged

Hey there! I have 2 models: "tickets" and "partes", both are related with "one2many" fields. I want to create a "parte" from a "ticket", so when I click to "create a new one", I want to pre-fill the field in "parte" to relate it to "ticket.name". I tried sending it by context like this:

Model "ticket":


name="parte_gf" context="{'default_ticket_bueno': name}"



But it seems like it's filtering, and that's not what I want. I want to pre-fill the field. Thanks for the help.


Avatar
Discard
Related Posts Replies Views Activity
0
May 15
6305
2
Oct 23
2254
1
Mar 21
2370
3
Sep 23
5011
2
Jan 20
8336