Skip to Content
Menu
This question has been flagged
2 Replies
1978 Views

Hello Expert,

Hope Somebody help me with this topic! So I'm new to odoo and I'm trying to use compute Fields

Here is the situation i have transactions and agents where every transaction has a specific agent

My question is:

I want to put a field on Agents that calculate automatically the number of transaction of the related agent

I know i can use Computed Field so i put field on agents and name it "Total Transactions" and go to odoo studio and trying to put in the compute field the rule without any chance

can somebody guide me how can i do this or maybe give me an example similar to this situation

Thanks

Avatar
Discard
Best Answer

Hi,
if you have reference to agent inside the transaction model, then easily you can get it using compute field.

See:  How To Add Compute Field From User Interface In Odoo



Thanks

Avatar
Discard
Author Best Answer

Hello Niyas,

Thank you for your quick answer

So i put in compute this code

but i always get 0 even after adding transactions for a specific agent, could you please look at the code and tell me if I'm doing anything wrong

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
15005
3
Apr 25
5061
1
Jan 24
1585
1
Jul 22
2026
4
Mar 24
10815