Bug 9273

Summary: Add price and replacement price fields to subscriptions for auto-populating items
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: aleisha, alexbuckley, colin.campbell, hayleypelham, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23352
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nicole C. Engard 2012-12-12 14:03:15 UTC
It would be nice if when adding a subscription in serials you could also put in an issue price that would then be carried over to the replacement price on the item automatically upon receipt.  Maybe even two fields, an actual cost and a replacement cost just like we have in acquisitions.
Comment 1 Alex Buckley 2019-07-21 23:26:36 UTC
Hi Nicole, 

We are planning this functionality into the enhancement on Bug 23352. 

Once that functionality has been added in a patch on 23352 I will change the status of this bug report to Duplicate. 

Many thanks, 
Alex
Comment 2 Katrin Fischer 2019-07-22 05:15:15 UTC
Hi Alex, Nicole is no longer working at ByWater or on Koha.
Comment 3 Alex Buckley 2019-07-22 05:15:57 UTC
Ah right thanks very much Katrin :)
Comment 4 Alex Buckley 2019-08-05 09:32:06 UTC
Rather than adding two new fields price and replacement price to the subscription table we decided to auto-populate items from the aqorders.unitprice and aqorders.replacementprice defined when adding the subscription to a order. 

This further builds on Bug 5343

*** This bug has been marked as a duplicate of bug 23352 ***