CRM Open Source Business & Social CRM Software

Results 1 to 2 of 2

Thread: Problema con i tab

  1. #1
    eli_84 is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    Vicenza/Verona- Italy
    Posts
    11

    Default Problema con i tab

    Ciao a tutti

    Quando apro un'opportunità, nella parte delle info correlate (sotto, dove ci sono i tab) non riesco a ottenere la lista dei contatti e mi dà questo errore:

    Error retrieving Opportunity list: Query Failed: SELECT contacts.id , contacts.first_name , contacts.last_name , CONCAT(IFNULL(contacts.first_name,''),' ',IFNULL(contacts.last_name,'')) as name , jt0.id opportunity_role_fields, contacts.email1 , contacts.phone_work , jt1.user_name assigned_user_name, contacts.assigned_user_id , 'contacts' panel_name FROM contacts AND jt0.deleted=0 LEFT JOIN users jt1 ON jt1.id= contacts.assigned_user_id AND jt1.deleted=0 AND jt1.deleted=0 where contacts.deleted=0 ORDER BY first_name,last_name asc LIMIT 0,10::MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND jt0.deleted=0 LEFT JOIN users jt1 ON jt1.id= contacts.assi

    So benissimo che l'errore è quell' "AND jt0.deleted=0" tra il FROM e il JOIN, il problema è che non riesco a trovare dove la query è costruita per vedere se posso cambiare l'ordine di qualcosa

    Sto usando la versione 3.5.1d

    Qualcuno può aiutarmi?

    Eli

  2. #2
    eli_84 is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    Vicenza/Verona- Italy
    Posts
    11

    Default Re: Problema con i tab

    Nessuno mi sa rispondere???

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •