https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43211 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@openfifth.co.u | |k --- Comment #13 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Hi guys, not a blocker here but shouldn't we apply the same fix to the line above this? For AcqCreateItem itself. AcqCreateItem is a 3-value pref (ordering/receiving/cataloguing) compared directly against those strings throughout orderreceive.tt (tax rate, item-association, Quantity field readonly state), but it's still just 1/0. Test plan: 1. Set AcqCreateItem to "receiving an order" 2. Create a new basket, leave "Create items when" at default (no override) 3. Add an order, close basket, receive it 4. Type in console: Koha.prefs.AcqCreateItem # Shows as 1, no 'receiving'. 5. "Quantity" field is editable, should be readonly -- You are receiving this mail because: You are watching all bug changes.