From: Niclas Zimmermann Date: Mon, 6 Jan 2014 15:45:28 +0000 (+0100) Subject: Löschen und ändern von EK-Rechnungen wieder möglich X-Git-Tag: release-3.1.0beta1~22^2~54 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=df79d33da262676de2adbf3be5fe5ec59b7811e8;p=kivitendo-erp.git Löschen und ändern von EK-Rechnungen wieder möglich Voraussetzung ist natürlich, dass die Buchungskonfiguration für EK-Rechnungen in der Mandantenkonfiguration Änderungen erlaubt. Fixed Bug #2366. --- diff --git a/bin/mozilla/ir.pl b/bin/mozilla/ir.pl index 30124cf64..a0693b716 100644 --- a/bin/mozilla/ir.pl +++ b/bin/mozilla/ir.pl @@ -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 gldate ), @custom_hiddens, map { $_.'_rate', $_.'_description', $_.'_taxnumber' } split / /, $form->{taxaccounts}]; diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index e979a807e..ad241a17a 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -128,6 +128,7 @@ [% IF show_delete %] + [% END %]