my function is defined in the website controller and I wish to call it from a model, e.g (res.partner)
This question has been flagged
1
Odpoveď
9480
Zobrazenia
You can do this by:
Importing the controller into the model and then you can call the function from the controller. for eg:
from odoo.addons.module_name.controllers.main import class_name_of_the_controller.
Thank you.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
|
2
júl 24
|
4470 | ||
|
|
1
aug 15
|
5286 | ||
|
|
2
dec 21
|
26275 | ||
|
|
4
okt 21
|
40429 | ||
|
|
1
júl 21
|
5749 |