Bug 9273 - Add price and replacement price fields to subscriptions for auto-populating items
Summary: Add price and replacement price fields to subscriptions for auto-populating i...
Status: RESOLVED DUPLICATE of bug 23352
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 14:03 UTC by Nicole C. Engard
Modified: 2019-08-05 09:32 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***