Summary: | NewItemsDefaultLocation description should not mention cart_to_shelf.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Staff interface | Assignee: | Andrew Fuerste-Henry <andrew> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | aleisha, caroline.cyr-la-rose, gmcharlt, hc, lucas, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Large patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.01, 19.11.07, 19.05.12
|
|
Circulation function: | |||
Attachments: |
Bug 25521: Remove cart_to_shelf note from NewItemsDefaultLocation syspref
Bug 25521: Remove cart_to_shelf note from NewItemsDefaultLocation syspref Bug 25521: Remove cart_to_shelf note from NewItemsDefaultLocation syspref |
Description
Andrew Fuerste-Henry
2020-05-15 20:14:23 UTC
Created attachment 104970 [details] [review] Bug 25521: Remove cart_to_shelf note from NewItemsDefaultLocation syspref To test: 1- find the NewItemsDefaultLocation syspref 2- confirm it says "NOTE: This system preference requires the misc/cronjobs/cart_to_shelf.pl cronjob. Ask your system administrator to schedule it." 3- apply patch 4- restart all 5- reload syspref, it doesn't say that anymore! Created attachment 105269 [details] [review] Bug 25521: Remove cart_to_shelf note from NewItemsDefaultLocation syspref To test: 1- find the NewItemsDefaultLocation syspref 2- confirm it says "NOTE: This system preference requires the misc/cronjobs/cart_to_shelf.pl cronjob. Ask your system administrator to schedule it." 3- apply patch 4- restart all 5- reload syspref, it doesn't say that anymore! Signed-off-by: Holly Cooper <hc@interleaf.ie> Created attachment 105286 [details] [review] Bug 25521: Remove cart_to_shelf note from NewItemsDefaultLocation syspref To test: 1- find the NewItemsDefaultLocation syspref 2- confirm it says "NOTE: This system preference requires the misc/cronjobs/cart_to_shelf.pl cronjob. Ask your system administrator to schedule it." 3- apply patch 4- restart all 5- reload syspref, it doesn't say that anymore! Signed-off-by: Holly Cooper <hc@interleaf.ie> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.01 backported to 19.11.x for 19.11.07 Backported to 19.05.x branch for 19.05.12 |