[Koha-bugs] [Bug 3534] Patron quick add form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 17 12:00:16 CEST 2016


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

--- Comment #9 from Marc Véron <veron at veron.ch> ---
Great feature! 
But I have a problem when toggling between Quick add and Full form:

To reproduce:

Madatory fields:
surname|firstname|cardnumber

PatronQuickAdd: Use
PatronQuickAddFields (none)

autoMemberNum: Do  default the card number field on the patron addition screen
to the next available card number 

Go to /cgi-bin/koha/members/members-home.pl
Hit "New Patron" and choose 

Quick add form displays as expected

Enter Surname AAA, First name BBB, Change card number from automatically
generated value to other value, Change patron category e.g. from Child to Adult

Toggle to Full form (Button "Quick-add/Full form)

Result: 
Fields Surname and First name are empty, card number is set back to
automatically generated value, patron category is reset to Child.


Toggle back to quick form
Result:
Values entered in quick add form re-appear.

Possible solution:
- Replace toggling function "Quick-add/Full form" by: "Save and edit in full
form"
- In /cgi-bin/koha/members/members-home.pl, provide a choice to use "Quick add"
or "Full form"

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list