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

Pedro Amorim (ammopt) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |k

--- Comment #13 from Pedro Amorim (ammopt) <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to