[Koha-bugs] [Bug 6080] Total is wrong in acqui-home.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 27 23:05:38 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6080

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2011-07-27 21:05:38 UTC ---
Created attachment 4758
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4758
Bug 6080: Add id to total line in funds table

Alternate patch for bug 6080.

Instead of removing the line altogether make it possible to hide it
easily by adding an id.

To test:
- apply patch
- check your funds table for the last line labelled 'Total'
- add to IntranetUserCss: #funds_total {display:none;}
- check again, line should be hidden now

Reason:
The totals is only confusing for multi-level funds, but not wrong.
If you are using only 1 level of funds, it works all ok.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list