Revision 4dd985fe
Von Niclas Zimmermann vor fast 11 Jahren hinzugefügt
bin/mozilla/ir.pl | ||
---|---|---|
328 | 328 |
shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptocontact shiptophone shiptofax |
329 | 329 |
shiptoemail shiptodepartment_1 shiptodepartment_2 message email subject cc bcc taxaccounts cursor_fokus |
330 | 330 |
convert_from_do_ids convert_from_oe_ids show_details gldate |
331 |
rowcount callback draft_id draft_description vendor_discount |
|
331 | 332 |
), @custom_hiddens, |
332 | 333 |
map { $_.'_rate', $_.'_description', $_.'_taxnumber' } split / /, $form->{taxaccounts}]; |
333 | 334 |
|
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.