http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6059 --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 37560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37560&action=edit Bug 6059: Don't permit to change the quantity when items are created on ordering If items are created on ordering, the quantity for uncertain prices should not be editable. Test plan: 0/ Set AcqCreateItem to "on ordering" 1/ Create a basket and add an order with 1+ items 2/ Mark it as uncertain prices 3/ Go on the uncertain prices page for this vendor (acqui/uncertainprice.pl?booksellerid=X) 4/ Confirm you are not allowed to update the quantity 5/ Change the price and save 6/ Confirm the quantity is still correct Set the pref to another value and confirm the behavior has not changed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. You are the QA Contact for the bug.