74e40b5fb813e in besser
authorThomas Heck <theck@linet-services.de>
Mon, 6 Jan 2014 14:21:06 +0000 (15:21 +0100)
committerThomas Heck <theck@linet-services.de>
Mon, 6 Jan 2014 14:22:52 +0000 (15:22 +0100)
bin/mozilla/ir.pl
templates/webpages/ir/form_header.html

index 30124cf..744e0c5 100644 (file)
@@ -356,7 +356,7 @@ sub form_header {
     max_dunning_level dunning_amount
     shiptoname shiptostreet shiptozipcode shiptocity shiptocountry  shiptocontact shiptophone shiptofax
     shiptoemail shiptodepartment_1 shiptodepartment_2 message email subject cc bcc taxaccounts cursor_fokus
-    convert_from_do_ids convert_from_oe_ids
+    convert_from_do_ids convert_from_oe_ids show_details
   ), @custom_hiddens,
   map { $_.'_rate', $_.'_description', $_.'_taxnumber' } split / /, $form->{taxaccounts}];
 
index f5a7daf..66b7c0d 100644 (file)
@@ -20,7 +20,6 @@
 <input type="hidden" name="follow_up_trans_type_1" value="sales_invoice">
 <input type="hidden" name="follow_up_trans_info_1" value="[% HTML.escape(follow_up_trans_info) %]">
 <input type="hidden" name="follow_up_rowcount" value="1">
-<input type="hidden" name="show_details" value="[% show_details | html %]">
 
 <p><div class="listtop" width="100%">[% title %]</div></p>