[Koha-bugs] [Bug 9896] Show vendor in subscription search when creating an order for a subscription

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 13 16:45:40 CEST 2016


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

--- Comment #3 from Andreas Roussos <arouss1980 at gmail.com> ---
Created attachment 55539
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55539&action=edit
Bug 9896 - Show vendor in subscription search when creating an order for a
subscription

In the staff client, when creating an order from a subscription
the vendor name should be shown in a separate column.

This patch adds that feature. The 'Vendor' column is added before
the 'Library' column since they appear in that order in Advanced
search.

Test plan:
0) [PREREQUISITES] In the Staff client, under Acquisitions, create
   a Vendor and associated Basket if you don't already have them.
   Then, under Serials, add a new Subscription using the Vendor
   you've just created.
1) Go to Acquisitions, and under 'Manage orders' search for a vendor,
   then click on 'Add to basket' and select 'From a subscription'.
2) Click 'Search' on the left hand side to search for all subscriptions.
   Notice how there is no 'Vendor' column in the results table.
3) Apply the patch.
4) Repeat step 2. Confirm that the patch works, i.e. there is now
   a 'Vendor' column which displays the vendor name.

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


More information about the Koha-bugs mailing list