Hi,
I am trying to create a menu in project management where a customer can access 
only the tasks of the projects of the customer. I have added a custom field 
'x_customer' in the project object. I am able to easily filter the projects 
that belong to the customer, but how do I filter the tasks of the projects that 
belong to the customer?

When I define an action on the 'All Tasks' menu, it only allows me to operate 
on project.tasks object. How do I write a query like this: project.tasks of 
project.project where [('x_customer', '=' uid)] ?

Thank you for your help.

Regards,
Manish




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=50259#50259

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to