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

Aleisha Amohia <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #92148|0                           |1
        is obsolete|                            |

--- Comment #3 from Aleisha Amohia <[email protected]> ---
Created attachment 101930
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101930&action=edit
Bug 23450: Display subscription and issue cost in subscription interface of the
catalouge/detail.pl

Displays the serial issue price (from 952$g), and subscription cost
(calculated from the Acquisition order the subscription is linked to).

Test plan:
1. Create a subscription (making sure to select 'Create an item record when
receiving this serial') and then go to Acquisitions module and create
the following if they don't already exist:
* Currency
* Budget
* Fund
* Vendor
* Basket

2. Add to the basket: Add to basket > From a subscription

3. Search for and select the subscription made in step #1

4. Set quantity, vendor price, and replacement price and 'Save'

5. Search for the serial biblio and view its catalogue/detail.pl page

Click on the 'Subscriptions' tab and notice there is no 'Total cost of
the subscription' text

And no 'Issue price' and 'Subscription cost' columns in the issue table
in the subscription tab which is currently empty

6. Select the 'Subscription details' link and select 'Receive' changing
the status from 'Expected' to 'Arrived'

7. Repeat step 5 and notice the issues table in the Subscriptions tab
still does not have 'Issue price' or 'Subscription cost' columns

8. Apply patches on bug 23352 and 23450

9. Update your database and restart memcached and plack

10. Refresh the catalogue/detail.pl page you were on in step 7 and
notice the following has been added:

Total cost of the subscription is: <quantity * vendor price >

Issue price and Subscription cost columns in the issue table in the
subscription tab.

Sponsored-By: Brimbank Library, Australia

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to