Results 1 to 2 of 2

Thread: Merge fonctionnality and custom contact module

  1. #1
    kaulian is offline Member
    Join Date
    May 2009
    Posts
    10

    Question Merge fonctionnality and custom contact module

    Hi all,

    I need help about the merge possibility in a custom contact module.

    I have a custom module LG_contact that include the person default schema.

    This modules works fine. But when I try to merge two contacts in this module I have these errors in the final step when I clic on the "Record the fusion" button

    In php :
    Code:
    PHP Notice:  Undefined index:  id_name in /modules/MergeRecords/Step3.php on line 255, referer: http://sugar6.xxx.info/index.php
    PHP Fatal error:  Cannot access empty property in /modules/MergeRecords/Step3.php on line 255, referer: http://sugar6.xxx.info/index.php

    I also have this error in javascript, I don't have it with the other contact module merge.
    In Javascript :
    Code:
    trailing \ in regular expression
    http://sugar6.xxx.info/include/javascript/sugar_grp1.js?c=1&developerMode=1149998996
    Line 377
    function unformatNumberNoParse(n,num_g...n.replace(CurrencySymbols[idx],'');}}

    The information POST when I tried to merge are :
    Code:
    module=MergeRecords&record=895cb46a-0a6c-0979-acd5-4d2434d4f1eb&merge_module=LG_contact&action=&return_module=LG_contact&return_id=895cb46a-0a6c-0979-acd5-4d2434d4f1eb&return_action=DetailView&change_parent=0&change_parent_id=&remove=0&remove_id=&merged_links=assigned_user_link&merged_ids%5B%5D=5571b435-8868-667c-2803-4a2ea3020cbe&button=++Enregistrer+la+fusion++&date_entered=05%2F01%2F2011+10%3A05&date_modified=05%2F01%2F2011+12%3A28&salutation=&last_name=Rxel&phone_mobile=&lieunaissance=Rennes&description=&assigned_user_link=Libre&assigned_user_id=1&first_name=Julien&title=&department=&phone_home=&phone_work=&phone_other=&phone_fax=&primary_address_street=&primary_address_city=&primary_address_state=&primary_address_postalcode=&primary_address_country=&alt_address_street=&alt_address_city=&alt_address_state=&alt_address_postalcode=&alt_address_country=&assistant=&assistant_phone=&adh_premiere_date=&adh_fin_date=&adh_liaison=&adh_montant=-&adh_commentaire=&paysnaissance=&nombredenfant=0&numerodesecu=&clenumerodesecu=&banque_bic=&banque_nom=&formation_niveau=&formation_discipline=&situationdefamillle=-&cleiban=FR76&codebanque=&codeguichet=&codecompte=&codecle=&nationalite=FRANCE


    For information when I merging contacts from the contact module of sugarcrm that's working.

    For information my release is : Version 6.0.3 (Construction 4339) CE

    Anybody can help me ?
    Last edited by kaulian; 2011-01-05 at 11:07 AM. Reason: Add release

  2. #2
    kaulian is offline Member
    Join Date
    May 2009
    Posts
    10

    Default Re: Merge fonctionnality and custom contact module

    Up ...

    Help ???

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2011-11-01, 10:06 PM
  2. Enable duplicate merge for custom module
    By roblaus in forum Help
    Replies: 9
    Last Post: 2011-03-10, 02:13 PM
  3. Mail Merge using a Custom Module
    By chrislynch8 in forum Help
    Replies: 1
    Last Post: 2009-11-30, 01:26 PM
  4. Making custom fields in contact module
    By Sawtooth500 in forum Developer Help
    Replies: 4
    Last Post: 2009-11-11, 01:26 PM
  5. Replies: 1
    Last Post: 2008-06-16, 01:01 PM

Tags for this Thread

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
  •