Revision 62188cbc
Von Jan Büren vor fast 2 Jahren hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
84 | 84 |
email_attachment_record_files_checked => { type => 'boolean', default => 'true' }, |
85 | 85 |
email_attachment_vc_files_checked => { type => 'boolean', default => 'true' }, |
86 | 86 |
email_journal => { type => 'integer', default => 2 }, |
87 |
email_sender_dunning => { type => 'text', default => '' }, |
|
88 |
email_sender_invoice => { type => 'text', default => '' }, |
|
89 |
email_sender_letter => { type => 'text', default => '' }, |
|
90 |
email_sender_purchase_delivery_order => { type => 'text', default => '' }, |
|
91 |
email_sender_purchase_invoice => { type => 'text', default => '' }, |
|
92 |
email_sender_purchase_order => { type => 'text', default => '' }, |
|
93 |
email_sender_request_quotation => { type => 'text', default => '' }, |
|
94 |
email_sender_sales_delivery_order => { type => 'text', default => '' }, |
|
95 |
email_sender_sales_order => { type => 'text', default => '' }, |
|
96 |
email_sender_sales_quotation => { type => 'text', default => '' }, |
|
87 | 97 |
expense_accno_id => { type => 'integer' }, |
88 | 98 |
fa_bufa_nr => { type => 'text' }, |
89 | 99 |
fa_dauerfrist => { type => 'text' }, |
... | ... | |
129 | 139 |
order_always_project => { type => 'boolean', default => 'false' }, |
130 | 140 |
order_warn_duplicate_parts => { type => 'boolean', default => 'true' }, |
131 | 141 |
order_warn_no_cusordnumber => { type => 'boolean', default => 'false' }, |
142 |
order_warn_no_delivery_order_for_invoice => { type => 'boolean', default => 'false' }, |
|
132 | 143 |
order_warn_no_deliverydate => { type => 'boolean', default => 'true' }, |
133 | 144 |
parts_image_css => { type => 'text', default => 'border:0;float:left;max-width:250px;margin-top:20px:margin-right:10px;margin-left:10px;' }, |
134 | 145 |
parts_listing_image => { type => 'boolean', default => 'true' }, |
... | ... | |
139 | 150 |
ponumber => { type => 'text' }, |
140 | 151 |
precision => { type => 'numeric', default => '0.01', not_null => 1, precision => 15, scale => 5 }, |
141 | 152 |
print_interpolate_variables_in_positions => { type => 'boolean', default => 'true', not_null => 1 }, |
142 |
produce_assembly_same_warehouse => { type => 'boolean', default => 'true' }, |
|
153 |
produce_assembly_multiple_levels => { type => 'boolean', default => 'false' }, |
|
154 |
produce_assembly_same_warehouse => { type => 'boolean', default => 'false' }, |
|
143 | 155 |
produce_assembly_transfer_service => { type => 'boolean', default => 'false' }, |
144 | 156 |
profit_carried_forward_chart_id => { type => 'integer' }, |
145 | 157 |
profit_determination => { type => 'text' }, |
... | ... | |
162 | 174 |
rmanumber => { type => 'text' }, |
163 | 175 |
rndgain_accno_id => { type => 'integer' }, |
164 | 176 |
rndloss_accno_id => { type => 'integer' }, |
177 |
sales_bcc => { type => 'text', default => '' }, |
|
165 | 178 |
sales_delivery_order_check_service => { type => 'boolean', default => 'true' }, |
166 | 179 |
sales_delivery_order_check_stocked => { type => 'boolean', default => 'false' }, |
167 | 180 |
sales_delivery_order_show_delete => { type => 'boolean', default => 'true' }, |
... | ... | |
176 | 189 |
sepa_set_skonto_date_as_default_exec_date => { type => 'boolean', default => 'false' }, |
177 | 190 |
sepa_set_skonto_date_buffer_in_days => { type => 'integer', default => '0' }, |
178 | 191 |
servicenumber => { type => 'text' }, |
192 |
shipped_qty_fill_up => { type => 'boolean', default => 'true', not_null => 1 }, |
|
193 |
shipped_qty_item_identity_fields => { type => 'array', default => '{parts_id}', not_null => 1 }, |
|
179 | 194 |
shipped_qty_require_stock_out => { type => 'boolean', default => 'false', not_null => 1 }, |
180 | 195 |
show_bestbefore => { type => 'boolean', default => 'false' }, |
181 | 196 |
show_longdescription_select_item => { type => 'boolean', default => 'false' }, |
182 | 197 |
show_weight => { type => 'boolean', default => 'false', not_null => 1 }, |
183 | 198 |
signature => { type => 'text' }, |
199 |
soinumber => { type => 'text' }, |
|
184 | 200 |
sonumber => { type => 'text' }, |
185 | 201 |
sqnumber => { type => 'text' }, |
186 | 202 |
stocktaking_bin_id => { type => 'integer' }, |
Auch abrufbar als: Unified diff
Belegweise E-Mail-Absender-Adressen