https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18639 Bug ID: 18639 Summary: Separate replacement cost and retail price fields in acquisitions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Work to be done: 1 - Add a field 'replacementprice' to the aqorders table 2 - Display this field as 'Replacement price' when ordering 3 - Rename current 'Replacement price' field for orders to 'Retail price' 3a - 'Retail price' field will only be editable during initial ordering 3b - If 'Retail price' field is update, dependent fields will also be updated (currently they are only updated on change of 'lsit price') 4 - Allow for replacementprice to be populated via ItemFieldsToOrder preferences 5 - Adjust EDI scripts to allow for use of 'replacementprice' field 6 - Pass 'replacementprice' in aqorders through as 'items.replacementprice' when creating items 7 - aqorders.replacementprice should be editable throughout entire acquisitions workflow -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.