Bug 9251 - Add option to print renewal quick slip
Summary: Add option to print renewal quick slip
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P2 enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-10 12:22 UTC by Vitor Fernandes
Modified: 2020-09-20 23:10 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitor Fernandes 2012-12-10 12:22:06 UTC
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.
Comment 1 Nicole C. Engard 2012-12-12 16:17:02 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
Comment 2 Vitor Fernandes 2012-12-12 18:26:39 UTC
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?
Comment 3 Nicole C. Engard 2012-12-12 21:31:45 UTC
You should report that as a different bug - because that's what it sounds like.

Nicole
Comment 4 Litty 2017-04-17 08:50:41 UTC
(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 ?
Comment 5 Katrin Fischer 2017-05-10 23:02:26 UTC
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.
Comment 8 Katrin Fischer 2020-09-20 23:10:41 UTC
Changing the bug description as we have bug 12224 for the checkin slip with a patch now :)