%PDF- %PDF-
Direktori : /var/www/crm/custom/modules/FOR_Partecipazioni/metadata/ |
Current File : /var/www/crm/custom/modules/FOR_Partecipazioni/metadata/listviewdefs.php |
<?php $module_name = 'FOR_Partecipazioni'; $listViewDefs [$module_name] = array ( 'NAME' => array ( 'width' => '10%', 'label' => 'LBL_NAME', 'default' => true, 'link' => true, ), 'FOR_CORSI_FOR_PARTECIPAZIONI_NAME' => array ( 'type' => 'relate', 'link' => true, 'label' => 'LBL_FOR_CORSI_FOR_PARTECIPAZIONI_FROM_FOR_CORSI_TITLE', 'id' => 'FOR_CORSI_FOR_PARTECIPAZIONIFOR_CORSI_IDA', 'width' => '25%', 'default' => true, ), 'FOR_PARTECIPAZIONI_ACCOUNTS_NAME' => array ( 'type' => 'relate', 'link' => true, 'label' => 'LBL_FOR_PARTECIPAZIONI_ACCOUNTS_FROM_ACCOUNTS_TITLE', 'id' => 'FOR_PARTECIPAZIONI_ACCOUNTSACCOUNTS_IDA', 'width' => '25%', 'default' => true, ), 'NPARTECIPANTI' => array ( 'type' => 'varchar', 'label' => 'LBL_NPARTECIPANTI', 'width' => '2%', 'default' => true, ), 'EFFETTUATO' => array ( 'type' => 'date', 'label' => 'LBL_EFFETTUATO', 'width' => '10%', 'default' => true, ), 'SCADE' => array ( 'type' => 'date', 'label' => 'LBL_SCADE', 'width' => '10%', 'default' => true, ), 'ASSIGNED_USER_NAME' => array ( 'width' => '9%', 'label' => 'LBL_ASSIGNED_TO_NAME', 'module' => 'Employees', 'id' => 'ASSIGNED_USER_ID', 'default' => true, ), ); ?>