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 ?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks