[Koha-bugs] [Bug 26172] Add a cashup summary view (with option to print)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 15 12:30:56 CEST 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #41 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
1. Tests must cover the "$previous" case (that is never set).
2. Then the code may call something like
  my ($timestamp) = ->search->get_column('timestamp');

to avoid the single and _result calls.

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


More information about the Koha-bugs mailing list