Summary: | Typo in inventory 'Items has no "not for loan" status' | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Cataloging | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Status: | RESOLVED FIXED | QA Contact: | Emily Lamancusa (emlam) <emily.lamancusa> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | emily.lamancusa, fridolin.somers, jesse, lucas, m.de.rooy, sam.sowanick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.11.00,24.05.06,23.11.11
|
|
Circulation function: | |||
Attachments: |
Bug 38158: Typo in inventory 'Items has no "not for loan" status'
Bug 38158: Typo in inventory 'Items has no "not for loan" status' Bug 38158: Typo in inventory 'Items has no "not for loan" status' |
Description
Caroline Cyr La Rose
2024-10-11 19:54:56 UTC
Created attachment 172703 [details] [review] Bug 38158: Typo in inventory 'Items has no "not for loan" status' This patch corrects a typo in the inventory tool when an inventory is done against not for loan items and an item has no not for loan status. To test: 1. Go to Cataloging > Inventory 2. Enter a barcode for an item that has items.notforloan = 0 in the "Or scan items one by one" text box 3. Check all the boxes EXCEPT "For loan" under "Optional filters for inventory list or comparing barcodes" > "items.notforloan" 4. Click "Submit" --> In the "Problems" column, it says "Items has no "not for loan" status" 5. Apply patch 6. Reload the page --> In the "Problems" column, "Item" should now be singular Created attachment 172795 [details] [review] Bug 38158: Typo in inventory 'Items has no "not for loan" status' This patch corrects a typo in the inventory tool when an inventory is done against not for loan items and an item has no not for loan status. To test: 1. Go to Cataloging > Inventory 2. Enter a barcode for an item that has items.notforloan = 0 in the "Or scan items one by one" text box 3. Check all the boxes EXCEPT "For loan" under "Optional filters for inventory list or comparing barcodes" > "items.notforloan" 4. Click "Submit" --> In the "Problems" column, it says "Items has no "not for loan" status" 5. Apply patch 6. Reload the page --> In the "Problems" column, "Item" should now be singular Signed-off-by: Sam Sowanick <sam.sowanick@corvallisoregon.gov> Created attachment 173572 [details] [review] Bug 38158: Typo in inventory 'Items has no "not for loan" status' This patch corrects a typo in the inventory tool when an inventory is done against not for loan items and an item has no not for loan status. To test: 1. Go to Cataloging > Inventory 2. Enter a barcode for an item that has items.notforloan = 0 in the "Or scan items one by one" text box 3. Check all the boxes EXCEPT "For loan" under "Optional filters for inventory list or comparing barcodes" > "items.notforloan" 4. Click "Submit" --> In the "Problems" column, it says "Items has no "not for loan" status" 5. Apply patch 6. Reload the page --> In the "Problems" column, "Item" should now be singular Signed-off-by: Sam Sowanick <sam.sowanick@corvallisoregon.gov> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> Pushed for 24.11! Well done everyone, thank you! Backported to 24.05.x for upcoming 24.05.06 Pushed to 23.11.x for 23.11.11 Not pushed to LTS. Marked Resolved. If you feel this should be in LTS please reply with your reason. |