| Summary: | Rename 'basket' filter to 'basket name' on receive page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nicole C. Engard <nengard> | 
| Component: | Acquisitions | Assignee: | Katrin Fischer <katrin.fischer> | 
| Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> | 
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | martin.renvoize, nick | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | cgi-bin/koha/acqui/parcel.pl?supplierid=1&op=new&invoice=453242&datereceived=08%2F16%2F2011 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | String patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | 
       19.05.00 
 | 
        
        Circulation function: | |
| Attachments: | 
              basket number
               Bug 6730: Rename 'basket' filter to 'basket name' on receive page Bug 6730: Rename 'basket' filter to 'basket name' on receive page Bug 6730: Rename 'basket' filter to 'basket name' on receive page  | 
      ||
| 
 
        
          Description
        
        
          Nicole C. Engard
        
        
        
        
          2011-08-16 17:56:34 UTC
        
       
    Created attachment 5033 [details]
basket number
    The filter works on the basket name, I suggest we just relabel it to make it more clear. Both the basket name and it's number are shown in the table. Created attachment 87689 [details] [review] Bug 6730: Rename 'basket' filter to 'basket name' on receive page This way it's clear that you can search for the name here, but not for the number. It also matches the labelling of the other filter: Basket group name below. To test: - Receive shipment - Enter invoice number and go to receive page - Look at the filters on the left - Confirm the changed label and that basket name is searched Created attachment 88035 [details] [review] Bug 6730: Rename 'basket' filter to 'basket name' on receive page This way it's clear that you can search for the name here, but not for the number. It also matches the labelling of the other filter: Basket group name below. To test: - Receive shipment - Enter invoice number and go to receive page - Look at the filters on the left - Confirm the changed label and that basket name is searched Signed-off-by: Michal Denar <black23@gmail.com> Created attachment 88157 [details] [review] Bug 6730: Rename 'basket' filter to 'basket name' on receive page This way it's clear that you can search for the name here, but not for the number. It also matches the labelling of the other filter: Basket group name below. To test: - Receive shipment - Enter invoice number and go to receive page - Look at the filters on the left - Confirm the changed label and that basket name is searched Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Woop, woop.. another four digit bug bites the dust.. Passing QA Awesome work all! Pushed to master for 19.05 Minor string change, not backporting to 18.11.x series.  |