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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to