https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15009 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Charles Farmer from comment #10)
(In reply to Jonathan Druart from comment #9)
Note that a AV could be "" or 0 :-/
Could you be more specific about what that entails? Is it a good thing, or a bad thing?
When you create an authorised value, you can set it with "" or "0". You are testing if the aqbudgets.sort*_authcat is evaluated to true, that means 0 and "" won't be displayed. I don't have a quick solution to suggest. I don't think we should accept "" as a valid authorised value category, but it's outside the scope of this bug. -- You are receiving this mail because: You are watching all bug changes.