nodestroy in ir.actions.act_window
hello! Just because it seems that the param nodestroy of ir.actions.
Do you know how to keep open a window of an osv_memory object (when the target is new) and open an other window with a form view? Lot of thanks if you have the solution.
for now my method called by a button return this:
return {
'type': 'ir.actions.
'name': 'Edit form',
'target': 'new',
}
It's working with the gtk client but not in the web interface.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask JM ABE for more information if necessary.