Bug 19830

Summary: Add the Koha::Patron->old_checkout method
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, kyle, nick
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17584
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 19599    
Attachments: Bug 19830: Add the Koha::Patron->old_checkouts method
Bug 19830: Add the Koha::Patron->old_checkouts method

Description Jonathan Druart 2017-12-18 17:29:22 UTC

    
Comment 1 Jonathan Druart 2017-12-18 17:33:51 UTC
Created attachment 69859 [details] [review]
Bug 19830: Add the Koha::Patron->old_checkouts method

Test plan:
  prove t/db_dependent/Koha/Patrons.t
must return green
Comment 2 Kyle M Hall 2017-12-21 15:53:38 UTC
Created attachment 70059 [details] [review]
Bug 19830: Add the Koha::Patron->old_checkouts method

Test plan:
  prove t/db_dependent/Koha/Patrons.t
must return green

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 3 Kyle M Hall 2017-12-21 15:54:37 UTC
Going directly to PQA. Reset back to signed-off if you feel this needs another set of eyes.
Comment 4 Jonathan Druart 2017-12-21 16:25:00 UTC
Pushed to master for 18.05, thanks to everybody involved!
Comment 5 Nick Clemens 2018-01-15 13:20:25 UTC
Awesome work all! Pushed to stable for 17.11.02
Comment 6 Fridolin Somers 2018-01-15 15:47:36 UTC
Enhancement not pushed to 17.05.x
Comment 7 Fridolin Somers 2018-01-16 13:27:13 UTC
(In reply to Fridolin SOMERS from comment #6)
> Enhancement not pushed to 17.05.x

I've changed my mind and push to 17.05.x for v17.05.08 in order to push Bug 19599