| Summary: | Can't make a patron card batch | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Suyadi <abufarros> | 
| Component: | Tools | Assignee: | Katrin Fischer <katrin.fischer> | 
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> | 
| Severity: | enhancement | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, magnus | 
| Version: | 3.4 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | |||
| Bug Blocks: | 5917 | ||
| Attachments: | proposed patch Signed off patch | ||
| 
        
          Description
        
        
          Suyadi
        
        
        
        
          2011-05-27 01:38:43 UTC
        
       Created attachment 4274 [details] [review] proposed patch TT corrections from bug 6343 for label creator were also needed for patron card creator. - Manage Batch and New Batch were missing the branch info - Add link on patron search was missing batch id parameter To test: - Check branch is correctly shown on pages 'Manage Batch' and 'New Batch' - Check you can create a new batch and add names to it by using the 'Add' right to the patron's name Created attachment 4286 [details] [review] Signed off patch Works lieka treat. When going to /cgi-bin/koha/patroncards/manage.pl?card_element=batch the "Current Branch" is displayed. Doing Batches > New Batch > Add Item(s) then searching for patrons and adding them by doing either - clicking in the checkbox and then on the "Add checked", or - clicking "Add" to the right of a patron works as expected. Signing off! T::T bug pushed, please test |