Skip to Content
Menu
This question has been flagged
3830 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
4092
2
Apr 18
28025
0
Oct 15
4236
2
Aug 25
2619
1
Jul 25
1015