]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
Richtigen Wert für "Steuer im Preis inbegriffen" beim Ändern von Rechnungen und Angeb...
[mfinanz.git] / bin / mozilla / is.pl
index 20b497c313eb5bf6968282931ba8a1df615f6fe1..4716f60e3787faae2bb4bcefb7fa409a4166cbc1 100644 (file)
@@ -90,6 +90,8 @@ sub edit {
 
   $main::auth->assert('invoice_edit');
 
+  $form->{taxincluded_changed_by_user} = 1;
+
   # show history button
   $form->{javascript} = qq|<script type="text/javascript" src="js/show_history.js"></script>|;
   #/show hhistory button