Skip to Content
Menu
This question has been flagged
3909 Views

I am having two dropdowns in 'Timesheet Activities' section. On basis of Account selected I am loading tasks list. It's working fine for Administrator but not for Project/User.

Domain code : <field name="task_id" domain="[('project_id.analytic_account_id','=',account_id),('state','not in',['done','cancelled'])]" />

Can anyone please help me to fix this issue.

 

Avatar
Discard

User has enabled right "Analytic Accounting for Sales"?

Author

Hi zbik: yes, that option is enabled.

Related Posts Replies Views Activity
2
Apr 16
4163
2
Apr 18
28158
0
Oct 15
4301
2
Aug 25
2854
1
Jul 25
1160