[Koha-bugs] [Bug 13380] Auto fill order cancellation reasons from authorised values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 3 13:25:04 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13380

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 34090
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34090&action=edit
Bug 13380: Fill order cancellation reasons from AV

Since bug 7162, it's possible to give a cancellation reason on deleting
an order.
This would be better to fill an authorised values category with the
different possible values.
Like that we will avoid to have duplicate or similar reasons.

Also, it will be easier to filter or create reports.

Test plan:
0/ Don't apply the patch
1/ Cancel some orders and give a cancelletion reason
2/ Apply the patch and execute the updatedb entry
3/ Cancel an order and verify the you have a list with the reason you
previously filled + 3 new ones ('No reason', 'Sold out' and
'Restocking');
4/ Choose one and verify the value is correctly displayed on the basket
page
5/ You can also try to add other values from the admin module.

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


More information about the Koha-bugs mailing list