%PDF- %PDF-
| Direktori : /var/www/crm/custom/history/modules/FOR_Personale/metadata/ |
| Current File : /var/www/crm/custom/history/modules/FOR_Personale/metadata/quickcreatedefs.php_1381226997 |
<?php
$module_name = 'FOR_Personale';
$viewdefs [$module_name] =
array (
'QuickCreate' =>
array (
'templateMeta' =>
array (
'maxColumns' => '2',
'widths' =>
array (
0 =>
array (
'label' => '10',
'field' => '30',
),
1 =>
array (
'label' => '10',
'field' => '30',
),
),
'useTabs' => false,
'tabDefs' =>
array (
'DEFAULT' =>
array (
'newTab' => false,
'panelDefault' => 'expanded',
),
),
),
'panels' =>
array (
'default' =>
array (
0 =>
array (
0 =>
array (
'name' => 'name',
'label' => 'LBL_NAME',
),
),
1 =>
array (
0 =>
array (
'name' => 'cf',
'label' => 'LBL_CF',
),
1 =>
array (
'name' => 'ci',
'label' => 'LBL_CI',
),
),
2 =>
array (
0 =>
array (
'name' => 'nascita',
'label' => 'LBL_NASCITA',
),
1 =>
array (
'name' => 'assunzione',
'label' => 'LBL_ASSUNZIONE',
),
),
3 =>
array (
0 =>
array (
'name' => 'description',
'comment' => 'Full text of the note',
'label' => 'LBL_DESCRIPTION',
),
1 =>
array (
'name' => 'for_personale_accounts_name',
'label' => 'LBL_FOR_PERSONALE_ACCOUNTS_FROM_ACCOUNTS_TITLE',
),
),
),
),
),
);
?>