Test major Koha Wiki changes or bug fixes here without fear of breaking the production wiki.
For the current Koha Wiki, visit https://wiki.koha-community.org .Enhance Suggestions Workflow RFC
RFC: enhance suggestions workflow in staff interface
On the suggestion/acceptorreject.pl page, bellow the pending tab, above each of the columns (Accept / Reject / Delete) we put a tickbox with Accept All / Reject All / Delete All
On the suggestion/acceptorreject.pl page we should filter by suggested by field. We currently provide for ordering only, not filtering. Proposition is that the names of the people who suggested are clickable, which acts as a filter and limits the suggestions to those made by this person.
On suggestion/acceptorreject.pl, “accepted” tab, we should add a dropdown with the list of active budgets in a new column called “propose budget”. Defaults to empty (no budget chosen). When a budget is selected it just puts the budget code in a text field in the suggestion, nothing fancy: we just need this information to allow librarian, in acquisitions, to be able to filter suggestions by proposed budget: see below.
On acqui/newordersuggestion.pl there's a new column in the table entitled “proposed budget”. Proposed budget can be edited the same way we currently edit the “reason”, i.e. title by title or for all titles.
On acqui/newordersuggestion.pl one should be able to sort according to each column, and filter (suggested by / accepted by / proposed budget) just like on suggestion/acceptorreject.pl
When the librarian clicks on “order” she goes to acqui/neworderempty.pl with the Fund field already filled.