]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - tests/modules/UpgradeWizard/SugarMerge/od_metadata_files/custom/modules/Accounts/metadata/listviewdefs.php
Release 6.2.0
[Github/sugarcrm.git] / tests / modules / UpgradeWizard / SugarMerge / od_metadata_files / custom / modules / Accounts / metadata / listviewdefs.php
1 <?php
2 /*********************************************************************************
3  * SugarCRM Community Edition is a customer relationship management program developed by
4  * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
5  * 
6  * This program is free software; you can redistribute it and/or modify it under
7  * the terms of the GNU Affero General Public License version 3 as published by the
8  * Free Software Foundation with the addition of the following permission added
9  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
10  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
11  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
12  * 
13  * This program is distributed in the hope that it will be useful, but WITHOUT
14  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
16  * details.
17  * 
18  * You should have received a copy of the GNU Affero General Public License along with
19  * this program; if not, see http://www.gnu.org/licenses or write to the Free
20  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21  * 02110-1301 USA.
22  * 
23  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
24  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
25  * 
26  * The interactive user interfaces in modified source and object code versions
27  * of this program must display Appropriate Legal Notices, as required under
28  * Section 5 of the GNU Affero General Public License version 3.
29  * 
30  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
31  * these Appropriate Legal Notices must retain the display of the "Powered by
32  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
33  * technical reasons, the Appropriate Legal Notices must display the words
34  * "Powered by SugarCRM".
35  ********************************************************************************/
36
37 $listViewDefs['Accounts'] = array (
38   'NAME' => 
39   array (
40     'width' => '20',
41     'label' => 'LBL_LIST_ACCOUNT_NAME',
42     'link' => true,
43     'default' => true,
44   ),
45   'ACCOUNT_TYPE_C' => 
46   array (
47     'width' => '10%',
48     'label' => 'LBL_ACCOUNT_TYPE',
49     'default' => true,
50   ),
51   'OWNERSHIP' => 
52   array (
53     'width' => '10%',
54     'label' => 'LBL_OWNERSHIP',
55     'default' => true,
56   ),
57   'DCI_OR_DBS_C' => 
58   array (
59     'width' => '10%',
60     'label' => 'LBL_DCI_OR_DBS',
61     'default' => true,
62   ),
63   'PHONE_OFFICE' => 
64   array (
65     'width' => '10%',
66     'label' => 'LBL_LIST_PHONE',
67     'default' => true,
68   ),
69   'PHONE_FAX' => 
70   array (
71     'width' => '10%',
72     'label' => 'LBL_PHONE_FAX',
73     'default' => true,
74   ),
75   'ASSIGNED_USER_NAME' => 
76   array (
77     'width' => '10',
78     'label' => 'LBL_LIST_ASSIGNED_USER',
79     'default' => true,
80   ),
81   'ANNUAL_REVENUE' => 
82   array (
83     'width' => '10%',
84     'label' => 'LBL_ANNUAL_REVENUE',
85     'default' => false,
86   ),
87   'INDUSTRY' => 
88   array (
89     'width' => '10%',
90     'label' => 'LBL_INDUSTRY',
91     'default' => false,
92   ),
93   'TEAM_NAME' => 
94   array (
95     'width' => '10',
96     'label' => 'LBL_LIST_TEAM',
97     'default' => true,
98   ),
99   'PHONE_ALTERNATE' => 
100   array (
101     'width' => '10%',
102     'label' => 'LBL_OTHER_PHONE',
103     'default' => false,
104   ),
105   'WEBSITE' => 
106   array (
107     'width' => '10%',
108     'label' => 'LBL_WEBSITE',
109     'default' => false,
110   ),
111   'BILLING_ADDRESS_STREET' => 
112   array (
113     'width' => '15%',
114     'label' => 'LBL_BILLING_ADDRESS_STREET',
115     'default' => false,
116   ),
117   'BILLING_ADDRESS_COUNTRY' => 
118   array (
119     'width' => '10%',
120     'label' => 'LBL_BILLING_ADDRESS_COUNTRY',
121     'default' => false,
122   ),
123   'BILLING_ADDRESS_CITY' => 
124   array (
125     'width' => '10%',
126     'label' => 'LBL_LIST_CITY',
127     'default' => false,
128   ),
129   'BILLING_ADDRESS_POSTALCODE' => 
130   array (
131     'width' => '10%',
132     'label' => 'LBL_BILLING_ADDRESS_POSTALCODE',
133     'default' => false,
134   ),
135   'BILLING_ADDRESS_STATE' => 
136   array (
137     'width' => '7%',
138     'label' => 'LBL_BILLING_ADDRESS_STATE',
139     'default' => false,
140   ),
141   'EMPLOYEES' => 
142   array (
143     'width' => '10%',
144     'label' => 'LBL_EMPLOYEES',
145     'default' => false,
146   ),
147   'SIC_CODE' => 
148   array (
149     'width' => '10%',
150     'label' => 'LBL_SIC_CODE',
151     'default' => false,
152   ),
153   'TICKER_SYMBOL' => 
154   array (
155     'width' => '10%',
156     'label' => 'LBL_TICKER_SYMBOL',
157     'default' => false,
158   ),
159   'DATE_MODIFIED' => 
160   array (
161     'width' => '10%',
162     'label' => 'LBL_DATE_MODIFIED',
163     'default' => false,
164   ),
165   'DATE_ENTERED' => 
166   array (
167     'width' => '5%',
168     'label' => 'LBL_DATE_ENTERED',
169     'default' => false,
170   ),
171   'CREATED_BY_NAME' => 
172   array (
173     'width' => '10%',
174     'label' => 'LBL_CREATED',
175     'default' => false,
176   ),
177   'MODIFIED_BY_NAME' => 
178   array (
179     'width' => '10',
180     'label' => 'LBL_MODIFIED',
181     'default' => false,
182   ),
183 );
184 ?>