[Koha-bugs] [Bug 31041] Cashup summary modal printing issue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 7 12:48:08 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31041

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158591|0                           |1
        is obsolete|                            |

--- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 158592
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158592&action=edit
Bug 31041: DO NOT PUSH - Testing Only

This patch adds a script to allow easy population of a cashup using KTD.

To use it
1) Start up a KTD
2) Enable UseCashRegisters system preference
3) Add a cash register with the name 'TEST'
4) Run this script from the command line
5) Navigate to the register you created to look at the cashups
6) Click on the summary link and print at the bottom of the modal and
   confirm that the modal prints as expected accross multiple pages
   without duplications or data lose.
7) Back on the register page, select to view the past months 'Older
   transactions'. This will lengthen the page significantly
8) Click on the summary link again and print.. Confirm that again the
   correct number of pages is printed and contain the correct content.

This tests both scenarios.. where the background page spans multiple
pages and where the modal content requires a scroll.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list