https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34784

Nick Clemens (kidclamp) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158627|0                           |1
        is obsolete|                            |
 Attachment #158628|0                           |1
        is obsolete|                            |
 Attachment #158629|0                           |1
        is obsolete|                            |
 Attachment #158630|0                           |1
        is obsolete|                            |
 Attachment #158631|0                           |1
        is obsolete|                            |

--- Comment #37 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 174241
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174241&action=edit
Bug 34784: Implement feature in staff interface

Some libraries would like to auto-populate item call numbers for items on a
record based on the system preference "itemcallnumber". Only items with empty
call numbers would affected. This would add a button "Populate empty item call
numbers" on catalogue/detail.pl, as well as a "Populate call number" button for
each line in the holdings table to set the call number for that specific item.

Test Plan:
1) Set the systempreference to something ( "245a" will make the
   call number the record title for testing purposes )
2) Apply this patch set
3) Restart all the things!
4) Browse to a record details page, note no new buttons
5) Enable the new syspref EnablePopulateCallnumbers
5) Reload the record details, note the new "Populate call numbers" button
   in the cataloging toolbar
7) Add one or more items with no call number to the record
8) Test the "Populate call numbers" button
9) Add another item with no call number to the record
10) Test the "Populate call number" button for that single item

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to