http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15009
Charles Farmer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Failed QA |Needs Signoff --- Comment #4 from Charles Farmer <[email protected]> --- (In reply to Katrin Fischer from comment #3) > This removes the empty entry and the test plan for this works. But under > which conditions would the entry show up again? > Since the sort categories can be different for each fund I wonder if this > can work. Can you please take a look? >From a quick search for C4::Budgets::GetBudgetAuthCats, these values are only used in the 'Planning' button of the acquisition module. They don't seem to show up anywhere else. Even if the sort categories are different from a budget to another, additional statistics on a budget do show up in the 'Planning' button, which is the desired behaviour. For example, if I had the statistic 'CCODE' to my fund, the option shows up after the patch. Does it answer your question? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
