%PDF- %PDF-
Direktori : /var/www/crm/custom/working/modules/ACCCO_Acconti/ |
Current File : /var/www/crm/custom/working/modules/ACCCO_Acconti/relationships.php |
<?php /********************************************************************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by the * Free Software Foundation with the addition of the following permission added * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more * details. * * You should have received a copy of the GNU Affero General Public License along with * this program; if not, see http://www.gnu.org/licenses or write to the Free * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA. * * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road, * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com. * * The interactive user interfaces in modified source and object code versions * of this program must display Appropriate Legal Notices, as required under * Section 5 of the GNU Affero General Public License version 3. * * In accordance with Section 7(b) of the GNU Affero General Public License version 3, * these Appropriate Legal Notices must retain the display of the "Powered by * SugarCRM" logo. If the display of the logo is not reasonably feasible for * technical reasons, the Appropriate Legal Notices must display the words * "Powered by SugarCRM". ********************************************************************************/ $relationships = array ( 'accco_acconti_modified_user' => array ( 'id' => '5ce40351-7b50-03e2-1428-5683d284377a', 'relationship_name' => 'accco_acconti_modified_user', 'lhs_module' => 'Users', 'lhs_table' => 'users', 'lhs_key' => 'id', 'rhs_module' => 'ACCCO_Acconti', 'rhs_table' => 'accco_acconti', 'rhs_key' => 'modified_user_id', 'join_table' => NULL, 'join_key_lhs' => NULL, 'join_key_rhs' => NULL, 'relationship_type' => 'one-to-many', 'relationship_role_column' => NULL, 'relationship_role_column_value' => NULL, 'reverse' => '0', 'deleted' => '0', 'readonly' => true, 'rhs_subpanel' => NULL, 'lhs_subpanel' => NULL, 'relationship_only' => false, 'for_activities' => false, 'is_custom' => false, 'from_studio' => true, ), 'accco_acconti_created_by' => array ( 'id' => '5f730a05-02ba-aff1-9da6-5683d27fdc15', 'relationship_name' => 'accco_acconti_created_by', 'lhs_module' => 'Users', 'lhs_table' => 'users', 'lhs_key' => 'id', 'rhs_module' => 'ACCCO_Acconti', 'rhs_table' => 'accco_acconti', 'rhs_key' => 'created_by', 'join_table' => NULL, 'join_key_lhs' => NULL, 'join_key_rhs' => NULL, 'relationship_type' => 'one-to-many', 'relationship_role_column' => NULL, 'relationship_role_column_value' => NULL, 'reverse' => '0', 'deleted' => '0', 'readonly' => true, 'rhs_subpanel' => NULL, 'lhs_subpanel' => NULL, 'relationship_only' => false, 'for_activities' => false, 'is_custom' => false, 'from_studio' => true, ), 'accco_acconti_assigned_user' => array ( 'id' => '616a01b1-7e09-4522-3be8-5683d267992f', 'relationship_name' => 'accco_acconti_assigned_user', 'lhs_module' => 'Users', 'lhs_table' => 'users', 'lhs_key' => 'id', 'rhs_module' => 'ACCCO_Acconti', 'rhs_table' => 'accco_acconti', 'rhs_key' => 'assigned_user_id', 'join_table' => NULL, 'join_key_lhs' => NULL, 'join_key_rhs' => NULL, 'relationship_type' => 'one-to-many', 'relationship_role_column' => NULL, 'relationship_role_column_value' => NULL, 'reverse' => '0', 'deleted' => '0', 'readonly' => true, 'rhs_subpanel' => NULL, 'lhs_subpanel' => NULL, 'relationship_only' => false, 'for_activities' => false, 'is_custom' => false, 'from_studio' => true, ), 'accco_acconti_project' => array ( 'id' => '1fe2f8f2-7f20-e574-62c9-5683d20ce063', 'relationship_name' => 'accco_acconti_project', 'lhs_module' => 'Project', 'lhs_table' => 'project', 'lhs_key' => 'id', 'rhs_module' => 'ACCCO_Acconti', 'rhs_table' => 'accco_acconti', 'rhs_key' => 'id', 'join_table' => 'accco_acconti_project_c', 'join_key_lhs' => 'accco_acconti_projectproject_ida', 'join_key_rhs' => 'accco_acconti_projectaccco_acconti_idb', 'relationship_type' => 'one-to-many', 'relationship_role_column' => NULL, 'relationship_role_column_value' => NULL, 'reverse' => '0', 'deleted' => '0', 'readonly' => true, 'rhs_subpanel' => 'default', 'lhs_subpanel' => NULL, 'is_custom' => true, 'relationship_only' => false, 'for_activities' => false, 'from_studio' => true, ), 'accco_acconti_documents_1' => array ( 'rhs_label' => 'Documenti', 'lhs_label' => 'Acconti', 'rhs_subpanel' => 'default', 'lhs_module' => 'ACCCO_Acconti', 'rhs_module' => 'Documents', 'relationship_type' => 'one-to-many', 'readonly' => true, 'deleted' => false, 'relationship_only' => false, 'for_activities' => false, 'is_custom' => false, 'from_studio' => true, 'relationship_name' => 'accco_acconti_documents_1', ), );