I have added simple fields with no difficulty. It is the fields that need relationships which are giving me difficulty.
I.E. I added a field called x_job_id in the crm_case object so a phone call could identify a partner contact for whom the call was made. I populated the field with my import and it works. The problem is when I enter in a new call and hit the search it shows me all 15K contacts I have in there. I want it to only show the contacts associated with the partner already entered (like the address field does) but I cannot find a way to do that. Without the filter the search field takes up to 2 minutes to populate. I also can't find any way to add a state field to any searches. It doesn't appear to me that the search forms are views that can be customized. I also added a x_state_id to the partner object so I can list its US state in the partner tree view but I couldn't get it to automatically return a state name. It probably has to go through the partner_address but again the relationship definition has thus far escaped me. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=35681#35681 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
