https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34922

Lucas Gass <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #3 from Lucas Gass <[email protected]> ---
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.
_______________________________________________
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