New relationship made the module goes nuts
Hello, I create a new module called "Suppliers", a copy from account modules, and I create a one-to-many relationship with "Contract" module (custom module from oqc). After that change, the contract module is no longer able to create any relationship (neither with supplier or with other modules) when I create a new contract.
Apache error:
[Tue Oct 20 13:40:49 2009] [error] [client 127.0.0.1] PHP Catchable fatal error: Object of class Link could not be converted to string in C:\\Arquivos de programas\\sugarcrm-5.1.0c\\htdocs\\sugarcrm\\data\\SugarBean.php on line 1848, referer: http://127.0.0.1:8880/sugarcrm/index...ion=DetailView
The line number 1848 on SugarBean is:
$GLOBALS['log']->debug("save_relationship_changes(): From field_defs - attempting to add a relationship record - {$def [ 'link' ]} = {$this->$def [ 'id_name' ]}" );
Thanks in advance
Regards,
SugarCRM CE v.5.2.0c
Windows platform
MySQL v.5.0.37
phpMyAdmin - 2.11.2.2
Apache Server v.2.0
Bookmarks