[Koha-bugs] [Bug 24111] Incorrect "Can't create any orders" alert

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 26 09:47:03 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24111

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 95811
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95811&action=edit
Bug 24111: Remove incorrect "Can't create any orders" alert

It happens to see "You can't create any orders unless you first define a
budget and a fund" when adding a new order.

The test on neworderbiblio.pl is not the same as other pages. We should
test if the logged in user can use the budget, not if they are the
owner.

Test plan:
0/ Add an owner to all of your funds
1/ Create an order from an existing record
=> Without this patch you should see the alert at the bottom of the
result list
=> With this patch applied you should not see it

QA will compare with the 2 other occurrences, in acqui/basket.pl and
acqui/booksellers.pl

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list