Summary: | Add the Koha::Checkout->item method | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kyle |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 17966 | ||
Attachments: |
Bug 17973: Add the Koha::Checkout->item method
[SIGNED-OFF] Bug 17973: Add the Koha::Checkout->item method Bug 17973: Add the Koha::Checkout->item method |
Description
Jonathan Druart
2017-01-23 16:56:28 UTC
Created attachment 59442 [details] [review] Bug 17973: Add the Koha::Checkout->item method Test plan: prove t/db_dependent/Koha/Checkouts.t should return green Created attachment 59465 [details] [review] [SIGNED-OFF] Bug 17973: Add the Koha::Checkout->item method Test plan: prove t/db_dependent/Koha/Checkouts.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 60398 [details] [review] Bug 17973: Add the Koha::Checkout->item method Test plan: prove t/db_dependent/Koha/Checkouts.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for 17.05, thanks Jonathan! This won't get ported back to 16.11.x as it is an enhancement. |