On the mailing list was some discussion about adding a separate state field to the three patron adresses: http://lists.koha-community.org/pipermail/koha-devel/2010-November/034756.html http://lists.koha-community.org/pipermail/koha-devel/2010-November/034757.html http://lists.koha-community.org/pipermail/koha-devel/2010-November/034758.html Several people expressed that this would be a good addition to our patron data.
My work on this bug is available on my public repo for testing: https://github.com/kfischer/Koha/tree/5422_state You have to add a correct version number to kohaversion.pl and updatedatabase.pl so that database is updated.
Branch is ready to be pulled for QA: https://github.com/kfischer/Koha/tree/5422_state
Pushed to new/awaiting_qa/enh/bug_5422
This bug is mentioned in: Bug 5422: Pull request http://lists.koha-community.org/pipermail/koha-patches/2010-December/013185.html Bug 5422: Pull request http://lists.koha-community.org/pipermail/koha-patches/2010-December/013186.html Bug 5422: Pull request http://lists.koha-community.org/pipermail/koha-patches/2010-December/013187.html
Created attachment 2991 [details] [review] Additional fixes Adding handling of address2, state, country to guarantor add form. Should apply to new/awaiting_qa/enh/bug_5422
Additional patch pushed
This bug is mentioned in: Bug 5422: Adding handling of address2, state, country to guarantor add form http://lists.koha-community.org/pipermail/koha-patches/2011-January/013599.html
This works as expected. Should I generate patches, sign off on them and send them to the patches list?
That would be absolutely perfect if you did Magnus
(In reply to comment #9) > That would be absolutely perfect if you did Magnus Signed-off patches sent to the patches list and pushed here: https://github.com/MagnusEnger/kohawork/commits/bug5422so (but there is some strangeness - only ine of the patches show today's date and has my added "[SIGNED-OFF]")...
Pushed, please test ... lots :)