]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_footer.html
Bugfix zu 2173. Kein Überbuchen von Stornos
[mfinanz.git] / templates / webpages / is / form_footer.html
index 3cffe0590514b025cdcb136aa4bff91a3738efa8..d3a49a372c859d04fdb4bb206fad0c4cca9cdfc8 100644 (file)
 [% IF id && !is_type_credit_note %]
     <input class="submit" type="submit" name="action" value="[% 'Credit Note' | $T8 %]">
 [% END %]
-[% IF show_delete %]
+[% IF show_delete && !storno %]
     <input class="submit" type="submit" name="action" value="[% 'Delete' | $T8 %]">
     <input class="submit" type="submit" name="action" value="[% 'Post' | $T8 %]">
 [% END %]