It would be nice to have a print label link on the serial receive page (like you can have on the holdings table in the catalog).
The BULAC (http://www.bulac.fr/) would like to sponsor this development ! As long as “Change sponsored?” is set on “Seeking developer”, anyone wanting to quote us for the development of such a feature or just ask for more information is welcome to write to us: <sigb@bulac.fr>.
This enhancement would be very welcomed! Libraries who don't create items for serials need to be able to print a label for the serials. Ideally it would be customizable to include the call number, collection, and shelving location.
*** Bug 30298 has been marked as a duplicate of this bug. ***
+1 A lot of our serial issues end up without barcode labels for various reasons, so having the ability to print a label on demand at receiving would be helpful rather than trying to find the barcode later to add to a batch.
Created attachment 190525 [details] [review] Bug 12104: Add way to print custom serial labels
Created attachment 190526 [details] [review] Bug 12104: Add way to print custom serial labels to test: 1. APPLY PATCH and restart_all 2. Search fot the system preference SerialLabelFormat 3. It should include some default TT like: [% biblio.title %]<br /> [% serial.serialseq %]<br /> [% serial.publisheddate %] 4. Go Serials and find or create a new subscription 5. Revice some serials 6. Notice the "Print label" column for each serial 7. Print it and make sure it looks right. 8. Going back to SerialLabelFormat, we can now edit it to create a custom label. You can add fields from the biblio, serial, and subscription tables in TT format. 9. Test some custom labels and make sure it all works.