Hi, I created a custom module for appointment. An appointment has invitees which can be partner contacts (res.partner.address) and TinyERP users (res.users). Both relationship are defined as a many2many relationship
I trying to create a menuitem 'All my appointments' that displays all appointment for the user currently logged in. How do I filter the appointments so I only see those where the current user is invited to? Thx Frederik _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
