https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34922 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- This is pretty cool, Sam. But I think we need some kind of switch because: 1- Libraries might not like the auto fill behavior and want to turn it off. 2- var replacementPrice = matchedItem.replacement_price || matchedItem.purchase_price; It gets replacement_price, unless there is none, then falls back to purchase_price. Some libraries may prefer one or the other. -- You are receiving this mail because: You are watching all bug changes.