https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31669 Bug ID: 31669 Summary: Improve support for "cost" field Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com An ILL request has a "cost" field associated with it. This is intended to be used to indicate the cost of a request as quoted by a supplier. Support for actually using this field is somewhat lacking. The current use is: - The BLDSS backend populates it upon request placement, the value is derived from the BLDSS request response - The "Edit request" screen displays the value, or N/A if not populated. This value is read-only and cannot be modified. What needs to be done: - Other ILL backends should add support for populating the "cost" field during request placement - Modify the "Edit request" template to allow the value to be modified. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.