Bug 38728 - Add option to automatically trigger cashup summary modal after cashup
Summary: Add option to automatically trigger cashup summary modal after cashup
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize (ashimema)
QA Contact: Testopia
URL:
Keywords:
Depends on: 13985
Blocks:
  Show dependency treegraph
 
Reported: 2024-12-17 12:53 UTC by Martin Renvoize (ashimema)
Modified: 2025-01-24 15:05 UTC (History)
3 users (show)

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


Attachments
Bug 38728: Add automatic modal popup for cashups (2.01 KB, patch)
2024-12-17 14:02 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2024-12-17 12:53:09 UTC
I actually thought this was already the case... the cashup summary that can be displayed for cashups appearing immediately after a cashup so you can print the transactions.
Comment 1 Martin Renvoize (ashimema) 2024-12-17 14:02:37 UTC
Created attachment 175615 [details] [review]
Bug 38728: Add automatic modal popup for cashups

This patch automatically triggers the cashup display modal after a
cashup is performed from the Register (singular) details display page.
Comment 2 Barbara Johnson 2025-01-24 15:05:14 UTC
Our Library would like to be able to view the cashup summary info before actually performing the cashup. Sometimes there are errors and it would be great if we could see those before performing the cashup rather than having to go back and fix something later. We would like to see the data and then have a 'Do you want to proceed' function sort of like a print preview.

Could we make this configurable so that libraries could choose what they need? 
1. Button to view summary and then proceed with cashup that would then auto display the summary once it was done
2. Existing cashup button that would auto display the summary after cashup as defined in this bug

Or should I open a different bug for this?