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

Fridolin Somers <fridolin.som...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.som...@biblibre.co
                   |                            |m

--- Comment #2 from Fridolin Somers <fridolin.som...@biblibre.com> ---
Hi,

Looks great.

Just a few thoughts :

> 3. Do a patron search that will return multiple patrons, you should see the 
> date expiry column
You should tell to use the "Check out" form.
To not mistake with "Search patrons" form.

Column name is 'Date expiry'.
We see in patrons module the name 'Expires on'.
I propose we use the same name.

There is an issue, column sorting is not on date (if you don't use the ISO
format).
This is because formatting is done in perl code :
https://git.koha-community.org/Koha-community/Koha/src/commit/870e3e8e161f6da998c1deae216d7fdf0d0490e7/C4/Utils/DataTables/Members.pm#L222
See the FIXME.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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