179 |
179 |
'fax', 'email', 'taxnumber', 'street', 'zipcode' , 'city',
|
180 |
180 |
'business', 'payment', 'invnumber', 'ordnumber', 'quonumber', 'salesman',
|
181 |
181 |
'country', 'gln', 'insertdate', 'pricegroup', 'contact_origin', 'invoice_mail',
|
182 |
|
'creditlimit', 'ustid', 'commercial_court'
|
|
182 |
'creditlimit', 'ustid', 'commercial_court', 'delivery_order_mail'
|
183 |
183 |
);
|
184 |
184 |
|
185 |
185 |
my @includeable_custom_variables = grep { $_->{includeable} } @{ $cvar_configs };
|
... | ... | |
214 |
214 |
'insertdate' => { 'text' => $locale->text('Insert Date'), },
|
215 |
215 |
'pricegroup' => { 'text' => $locale->text('Pricegroup'), },
|
216 |
216 |
'invoice_mail' => { 'text' => $locale->text('Email of the invoice recipient'), },
|
|
217 |
'delivery_order_mail' => { 'text' => $locale->text('Email of the delivery order recipient'), },
|
217 |
218 |
'contact_origin' => { 'text' => $locale->text('Origin of personal data'), },
|
218 |
219 |
'creditlimit' => { 'text' => $locale->text('Credit Limit'), },
|
219 |
220 |
'ustid' => { 'text' => $locale->text('VAT ID'), },
|
Zu 47da14db generische LS-Mail: locales und Anhak-Option in Suche