Summary: | Separate state field for patron's adresses | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Patrons | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, cnighswonger, gmcharlt, magnus, nengard |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | Additional fixes |
Description
Katrin Fischer
2010-11-20 23:17:04 UTC
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 :) |