https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36053 Bug ID: 36053 Summary: Replacement prices not populating when supplied from MarcItemFieldsToOrder Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 32166 added the import_record_id to the name for the replacementprice field, however, this made it clash with the record level replacement price - that field doesn't populate when we are using MarcItemFieldsToOrder and so is $0 When fetching the item prices, we get an array which inlcudes that $0 and so the order replacement prices appear correctly in the form, but are not saved to the database We need to rename the input field -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.