http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4959

Paul Poulain <paul.poul...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian.walls@bywatersolutions.
                   |                            |com

--- Comment #19 from Paul Poulain <paul.poul...@biblibre.com> 2011-08-03 
10:52:13 UTC ---
QA comment

Reading the patch and thinking of ergonomy rules we try to follow in Koha, I
think this patch addresses a problem, but in a wrong way.

Ergonomic rule = don't ask for confirmation if you can cancel the operation.
For example, when you add something, you can delete it after, so don't ask "do
you want to add this". Usually, confirmations are added only for deletions.

So I would say :
* remove the confirmation for reopening the basket, it's useless (you can
always close it again)
* For the close with creating a basket group or no form, it's still needed (as
it's not only a confirmation), so i'm OK with the 
- <label for="createbasketgroup">create a purchase order now?</label>
+ <label for="createbasketgroup">Attach this basket to a new basket group with
the same name</label>

benefit = no syspref added. (I'm strongly against multiplicating sysprefs, we
already have too many !)

IAN = I propose QA failed (but won't set it)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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