Skip to Content
Menu
This question has been flagged
3268 Views

Hello,

I make a function A decorated with @api.one and then i call this function inside function B decorated @api.model but i got empty list.

Is possible to do like that?

If i call function A inside function with same decorator i got list with the values (not empty). My collagues says that the function decorated with @api.model doesn't contain ID.

My question is how to pass the ID of the current model to make function decorated with @api.one works when executed from function decorated with @api.model?

Thank you.

Avatar
Discard
Related Posts Replies Views Activity
2
Apr 24
24792
2
Jan 16
5361
3
Jul 25
9139
1
May 25
1385
0
Jan 24
2029