Comment 3 for bug 530822

Revision history for this message
Anup(SerpentCS) (anup-serpent) wrote :

Hello Borja,

    The code seems to be working absolutely perfect as normally it does on the revision 2568. As you are talking about searching by partner_id it searches perfectly. As whenever a search is made by partner_id it directly calls the super class method using the same args without changing them. In the previous revisions it was giving the partner associated with the contact but now it searches by the partner_id itself.

   In case of searching by contact_id the contact_id is a merged string of 3 different fields i.e. title name and first name. In the previous revisions it was not possible to search the contact by its 'name' (Last Name). So that is solved by the revision 2568.

   I also checked by searching the fields by sequence_contact and sequence_partner and they are also working as required.

   I would like to request you to check it once again and if you still face the problems let us notify about it. I am closing the bug as it has been checked various times and we failed to meet to the error.

   kindly reopen the bug if still it appears or feel free to ask more.

Thank you