Revision ab03d1c3
Von Thomas Heck vor fast 11 Jahren hinzugefügt
bin/mozilla/ir.pl | ||
---|---|---|
356 | 356 |
max_dunning_level dunning_amount |
357 | 357 |
shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptocontact shiptophone shiptofax |
358 | 358 |
shiptoemail shiptodepartment_1 shiptodepartment_2 message email subject cc bcc taxaccounts cursor_fokus |
359 |
convert_from_do_ids convert_from_oe_ids |
|
359 |
convert_from_do_ids convert_from_oe_ids show_details
|
|
360 | 360 |
), @custom_hiddens, |
361 | 361 |
map { $_.'_rate', $_.'_description', $_.'_taxnumber' } split / /, $form->{taxaccounts}]; |
362 | 362 |
|
templates/webpages/ir/form_header.html | ||
---|---|---|
20 | 20 |
<input type="hidden" name="follow_up_trans_type_1" value="sales_invoice"> |
21 | 21 |
<input type="hidden" name="follow_up_trans_info_1" value="[% HTML.escape(follow_up_trans_info) %]"> |
22 | 22 |
<input type="hidden" name="follow_up_rowcount" value="1"> |
23 |
<input type="hidden" name="show_details" value="[% show_details | html %]"> |
|
24 | 23 |
|
25 | 24 |
<p><div class="listtop" width="100%">[% title %]</div></p> |
26 | 25 |
|
Auch abrufbar als: Unified diff
74e40b5fb813e in besser