https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23450 --- Comment #8 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Created attachment 148113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148113&action=edit Bug 23450: Display serial and subscription price in biblio detail page The 'Subscription' tab should display: - Total subscription price (based on what's set in the linked order) - Serial price based on what's set in the 952$g (items.price) Test plan: 1. Create a subscription - Tick the 'Create an item record when receiving this serial' radiobutton 2. Create an order, linking it to a subscription, set: - Quantity: 2 - Vendor price: 3 3. Receive the serial 4. Set the 952$g (normal purchase price) as 5 5. Visit the biblio detail page 6. View the 'Subscription' tab and confirm that: - 'Total subscription cost is: 6.00' - 'Issue price' in the table is 5.00 Sponsored-By: Brimbank Library, Australia -- You are receiving this mail because: You are watching all bug changes.