]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ca.pl
Console: Hilfsfunktion sql()
[mfinanz.git] / bin / mozilla / ca.pl
index 4cababbe641bb6ee8729418c96405268fc037914..da3bfb029fc846e13170d28b6478bbafde39c1c5 100644 (file)
@@ -157,7 +157,6 @@ sub list {
   $::form->header;
   print $::form->parse_html_template('ca/list', {
     year => DateTime->today->year,
-    cash => $::instance_conf->get_accounting_method eq 'cash',
   });
 
   $::lxdebug->leave_sub;