https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43211
--- Comment #17 from Katrin Fischer <[email protected]> --- (In reply to Katrin Fischer from comment #15) > (In reply to Pedro Amorim (ammopt) from comment #13) > > 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 > > I won't be able to work again on this before mid of next week. But I think > you are right that we should fix and make sure it gets into stable. I believe we had a partial duplicate without noticing in bug 43211. It solves both cases. So we can reuse that bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
