[Koha-bugs] [Bug 4000] Budgets table doesn't show tree view for sub-budgets

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Wed Dec 23 18:08:02 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4000





--- Comment #1 from Owen Leonard <oleonard at myacpl.org>  2009-12-23 17:08:02 ---
More details: The budgets listing defaults to a state where "show my budgets
only" is selected (this is with IndependentBranches OFF if it matters). If I
resubmit with "show my budgets only" deselected I see the tree view.

Line 76 of aqbudgets.pl:

$template->param(
    notree => ($filter_budgetbranch or $show_mine)
);

Is that because the tree view doesn't work if your budget's parent isn't
"yours" or your library's?


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list