Is your feature request related to a problem? Please describe.
When a user prints from Libki, there is currently no notification that the print job successfully uploaded, the cost it will be, whether it has auto-releasee, etc. This can lead patrons to question whether their print job worked at all, and attempt reprinting.
Describe the solution you'd like
If printing from Client, whenever a job is successfully uploaded, display a message with the details (printer, number of pages, copies, cost, etc). Whenever the print job is released, display another message that the job has been sent to the printer.
Describe alternatives you've considered
Embedding this information realtime in a Libki window
Additional context
Must check for active sessions, and not generate messages for web upload
Is your feature request related to a problem? Please describe.
When a user prints from Libki, there is currently no notification that the print job successfully uploaded, the cost it will be, whether it has auto-releasee, etc. This can lead patrons to question whether their print job worked at all, and attempt reprinting.
Describe the solution you'd like
If printing from Client, whenever a job is successfully uploaded, display a message with the details (printer, number of pages, copies, cost, etc). Whenever the print job is released, display another message that the job has been sent to the printer.
Describe alternatives you've considered
Embedding this information realtime in a Libki window
Additional context
Must check for active sessions, and not generate messages for web upload