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

Shi Yao Wang <shi-yao.w...@inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148828|0                           |1
        is obsolete|                            |

--- Comment #19 from Shi Yao Wang <shi-yao.w...@inlibro.com> ---
Created attachment 157865
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157865&action=edit
Bug 32610: Add date extended patron attributes to patron module

This makes the necessary changes in the patron module of
the staff interface, so the new patron attribute appers and
behaves correctly when editing a patron record.

To test:
* You will need to test different configuration options for
  extended patron attributes (PA) in combination with the date option:
  * PA is a date and not mandatory
    * Patron form should have the calendar widget to let you set the date.
  * PA is a date and mandatory
    * Patron form shoudl have calendar widget and check that the date is
      set for allowing you to save the record.
  * PA is a date and unique
    * For this set the date in one patron record and try to
      set the same date in another. You should not be able to save.
  * PA displays in brief patron information
    * Make sure the date displays on the left formatted correctly
  * When the date PAs are saved, they should display nicely formatted
    on the details tab.

Signed-off-by: Philip Orr <philip....@lmscloud.de>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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