I have a server action that executes python code, and at the end I want it to open the results on a new tree view.
What could be the code if I'm using studio for coding?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have a server action that executes python code, and at the end I want it to open the results on a new tree view.
What could be the code if I'm using studio for coding?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Apr 21
|
2725 | ||
|
0
Jul 24
|
181 | ||
|
12
Aug 18
|
14768 | ||
|
1
Oct 24
|
176 | ||
|
2
Oct 24
|
1147 |
you need a wizard object to get active_ids and compute your data for later return the view with the processed data