Revision 4dd985fe
Von Niclas Zimmermann vor fast 11 Jahren hinzugefügt
bin/mozilla/is.pl | ||
---|---|---|
378 | 378 |
shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptocontact shiptophone shiptofax |
379 | 379 |
shiptoemail shiptodepartment_1 shiptodepartment_2 shiptocp_gender message email subject cc bcc taxaccounts cursor_fokus |
380 | 380 |
convert_from_do_ids convert_from_oe_ids |
381 |
show_details |
|
381 |
show_details rowcount callback draft_id draft_description customer_discount gldate
|
|
382 | 382 |
), @custom_hiddens, |
383 | 383 |
map { $_.'_rate', $_.'_description', $_.'_taxnumber' } split / /, $form->{taxaccounts}]; |
384 | 384 |
|
Auch abrufbar als: Unified diff
Hidden-Variablen vereinheitlichen
Bei VK-/EK-Rechnungen wurden hidden-Tags an unterschiedlichen Stellen
erzeugt. Das geschieht nun an nur einer Stelle.