[Koha-bugs] [Bug 21652] reserves.waitingdate is set to current date by printing new hold slip

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 7 16:21:55 CET 2022


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Unit tests are missing.

Note that you could simply have a 1 line patch with:
  waitingdate => $self->waitingdate || $today->ymd,

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


More information about the Koha-bugs mailing list