| 11 | | 'description' => 'default due days', |
|---|
| 12 | | 'datatype' => 'text', |
|---|
| 13 | | 'location' => 'config', |
|---|
| 14 | | 'config_domain' => 'org.openpsa.invoices', |
|---|
| 15 | | 'config_key' => 'default_due_days', |
|---|
| 16 | | 'start_fieldgroup' => array |
|---|
| | 11 | 'title' => 'default due days', |
|---|
| | 12 | 'type' => 'number', |
|---|
| | 13 | 'storage' => array |
|---|
| | 14 | ( |
|---|
| | 15 | 'location' => 'configuration', |
|---|
| | 16 | 'domain' => 'org.openpsa.invoices', |
|---|
| | 17 | 'name' => 'default_due_days', |
|---|
| | 18 | ), |
|---|
| | 19 | 'widget' => 'text', |
|---|
| | 20 | 'start_fieldset' => array |
|---|
| 23 | | 'description' => 'vat percentages', |
|---|
| 24 | | 'datatype' => 'text', |
|---|
| 25 | | 'location' => 'config', |
|---|
| 26 | | 'config_domain' => 'org.openpsa.invoices', |
|---|
| 27 | | 'config_key' => 'vat_percentages', |
|---|
| | 27 | 'title' => 'vat percentages', |
|---|
| | 28 | 'type' => 'text', |
|---|
| | 29 | 'storage' => array |
|---|
| | 30 | ( |
|---|
| | 31 | 'location' => 'configuration', |
|---|
| | 32 | 'domain' => 'org.openpsa.invoices', |
|---|
| | 33 | 'name' => 'vat_percentages', |
|---|
| | 34 | ), |
|---|
| | 35 | 'widget' => 'text', |
|---|
| 31 | | 'description' => 'invoice sender', |
|---|
| 32 | | 'datatype' => 'text', |
|---|
| 33 | | 'location' => 'config', |
|---|
| 34 | | 'widget' => 'contactchooser', |
|---|
| 35 | | 'config_domain' => 'org.openpsa.invoices', |
|---|
| 36 | | 'config_key' => 'invoice_sender', |
|---|
| | 39 | 'title' => 'invoice sender', |
|---|
| | 40 | 'type' => 'select', |
|---|
| | 41 | 'type_config' => array |
|---|
| | 42 | ( |
|---|
| | 43 | 'require_corresponding_option' => false, |
|---|
| | 44 | 'options' => array(), |
|---|
| | 45 | ), |
|---|
| | 46 | 'storage' => array |
|---|
| | 47 | ( |
|---|
| | 48 | 'location' => 'configuration', |
|---|
| | 49 | 'domain' => 'org.openpsa.invoices', |
|---|
| | 50 | 'name' => 'invoice_sender', |
|---|
| | 51 | ), |
|---|
| | 52 | 'widget' => 'universalchooser', |
|---|
| | 53 | 'widget_config' => array |
|---|
| | 54 | ( |
|---|
| | 55 | 'class' => 'org_openpsa_contacts_person', |
|---|
| | 56 | 'component' => 'org.openpsa.contacts', |
|---|
| | 57 | 'titlefield' => 'name', |
|---|
| | 58 | 'idfield' => 'id', |
|---|
| | 59 | 'constraints' => array |
|---|
| | 60 | ( |
|---|
| | 61 | array |
|---|
| | 62 | ( |
|---|
| | 63 | 'field' => 'username', |
|---|
| | 64 | 'op' => '<>', |
|---|
| | 65 | 'value' => '', |
|---|
| | 66 | ), |
|---|
| | 67 | ), |
|---|
| | 68 | 'searchfields' => array |
|---|
| | 69 | ( |
|---|
| | 70 | 'firstname', |
|---|
| | 71 | 'lastname', |
|---|
| | 72 | 'username', |
|---|
| | 73 | ), |
|---|
| | 74 | 'orders' => array |
|---|
| | 75 | ( |
|---|
| | 76 | array('lastname' => 'ASC'), |
|---|
| | 77 | array('firstname' => 'ASC'), |
|---|
| | 78 | |
|---|
| | 79 | ), |
|---|
| | 80 | ), |
|---|
| 40 | | 'description' => 'default hourly price', |
|---|
| 41 | | 'datatype' => 'text', |
|---|
| 42 | | 'location' => 'config', |
|---|
| 43 | | 'config_domain' => 'org.openpsa.invoices', |
|---|
| 44 | | 'config_key' => 'default_hourly_price', |
|---|
| 45 | | 'end_fieldgroup' => '', |
|---|
| | 84 | 'title' => 'default hourly price', |
|---|
| | 85 | 'type' => 'number', |
|---|
| | 86 | 'storage' => array |
|---|
| | 87 | ( |
|---|
| | 88 | 'location' => 'configuration', |
|---|
| | 89 | 'domain' => 'org.openpsa.invoices', |
|---|
| | 90 | 'name' => 'default_hourly_price', |
|---|
| | 91 | ), |
|---|
| | 92 | 'widget' => 'text', |
|---|
| | 93 | 'end_fieldset' => '', |
|---|
| 51 | | 'description' => 'schema database', |
|---|
| 52 | | 'datatype' => 'text', |
|---|
| 53 | | 'location' => 'config', |
|---|
| 54 | | 'config_domain' => 'org.openpsa.invoices', |
|---|
| 55 | | 'config_key' => 'schemadb', |
|---|
| 56 | | 'start_fieldgroup' => array |
|---|
| | 99 | 'title' => 'schema database', |
|---|
| | 100 | 'type' => 'text', |
|---|
| | 101 | 'storage' => array |
|---|
| | 102 | ( |
|---|
| | 103 | 'location' => 'configuration', |
|---|
| | 104 | 'domain' => 'org.openpsa.invoices', |
|---|
| | 105 | 'name' => 'schemadb', |
|---|
| | 106 | ), |
|---|
| | 107 | 'widget' => 'text', |
|---|
| | 108 | 'start_fieldset' => array |
|---|