]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/ca.pl
new precision to round the total amount of sales invoices
[kivitendo-erp.git] / bin / mozilla / ca.pl
index c2fd6a218fda525373143ab36e10114c67b58f65..4bef1d2ee147c0fa1ce7e3920659f8433ba2094a 100644 (file)
@@ -153,7 +153,7 @@ sub list {
   $::lxdebug->enter_sub;
   $::auth->assert('report');
 
-  $::form->{title} = $::locale->text('List Transactions') . " - " . $::locale->text('Account') . " $::form->{accno}";
+  $::form->{title} = $::locale->text('List Transactions') . " - " . $::locale->text('Account') . " $::form->{accno}" . " - " . $::form->{description};
 
   $::form->header;
   print $::form->parse_html_template('ca/list', {