Summary: | Add option to print renewal quick slip | ||
---|---|---|---|
Product: | Koha | Reporter: | Vitor Fernandes <vfernandes> |
Component: | Notices | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P2 | CC: | amalalib09, asukoeh87, thenarant, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18404 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12224 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Vitor Fernandes
2012-12-10 12:22:06 UTC
Might want to prefix those with 'Print' so: - Checkout quick slip (Print quick slip is changed to this) - Checkin quick slip - Renewal quick slip becomes: - Print checkout quick slip (Print quick slip is changed to this) - Print checkin quick slip - Print renewal quick slip Also, you'll want to add these new slips to the Notices & Slips tool for customization. Nicole Hi Nicole, That's exactly what I want. Yesterday I've detect a possible error: If I'm on circulation tab of one user and then choise 'Print quick slip' the slip template is used (uses printslip.pl) If I'm on details tab of one user and then choise 'Print quick slip' doesn't use the template (uses moremember.pl) Should use in the two options the slip template? You should report that as a different bug - because that's what it sounds like. Nicole (In reply to Vitor Fernandes from comment #0) > Now there is 3 option on the "Print" button: > > - Print summary > - Print slip > - Print quick slip > > The idea is to add 2 more options to that button: > > - Print summary > - Print slip > - Checkout quick slip (Print quick slip is changed to this) > - Checkin quick slip > - Renewal quick slip > > All quick slips will be configurable in the notices interface. > The checkin quick slip can be able to show the fines associated to every > return. I can't understand where it will be given ? Hi Litty, I think they were talking about the print menu in the staff patron account, but there is no patch, so it could be implemented differently. |