Skip to Content
Menu
This question has been flagged
3140 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
24641
2
Jan 16
5295
3
Jul 25
8939
1
May 25
1188
0
Jan 24
1867