http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336
--- Comment #16 from Jonathan Druart <[email protected]> --- (In reply to comment #14) > - In search results, the name of the budget and the branchcode for each line > does not show up > => I cannot check if the search by budget/branchcode is working well. Could > you add these informations ? Done > I think I found a problem concerning Order status Yes! Good catch! (In reply to comment #15) > I have a question - why introduce a new authorized value if the values are > pretty much hardcoded? Or am I mistaken? If they were from the templates > instead, the status would be translatable using po files. It is an very old development. I think the goal was to be more flexible but I don't think it is really useful. The following patch hardcodes these values in the template. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
