[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-10-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #14 from Jonathan Druart --- Created attachment 94722 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94722=edit Bug 23413: Fix tests -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-10-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-10-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #13 from Martin Renvoize --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-10-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Nick Clemens changed: What|Removed |Added Keywords||additional_work_needed --

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-10-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #12 from Nick Clemens --- Created attachment 94686 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94686=edit Bug 23413: Remove wrong return -- You are receiving this mail because: You are watching

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-10-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #11 from Jonathan Druart --- Also, we should not need the following return statement: 336 return unless $transfer_rs->count; We need it for ->checkout for instance, because it could be undef. But we should not

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-10-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-09-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Nick Clemens changed: What|Removed |Added Attachment #92543|0 |1 is obsolete|

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-09-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #8 from Nick Clemens --- Created attachment 92543 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92543=edit Bug 23413: Update tests to use build_sample_biblio Before these changes the tests fail if

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-09-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #7 from Nick Clemens --- Created attachment 92542 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92542=edit Bug 23413: (follow-up) Rename variables -- You are receiving this mail because: You are

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-09-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Fridolin SOMERS changed: What|Removed |Added CC|

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Martin Renvoize changed: What|Removed |Added Version(s)||19.11.00 released

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #5 from Martin Renvoize --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #4 from Katrin Fischer --- Created attachment 92129 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92129=edit Bug 23413: (QA follow-up) Fix terminology Changed the POD of the new method to use holds.

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Katrin Fischer changed: What|Removed |Added Attachment #92123|0 |1 is obsolete|

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Katrin Fischer changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |n...@bywatersolutions.com

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Maryse Simard changed: What|Removed |Added Attachment #91912|0 |1 is obsolete|

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Maryse Simard changed: What|Removed |Added Status|Needs Signoff |Signed Off

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 --- Comment #1 from Nick Clemens --- Created attachment 91912 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91912=edit Bug 23413: Add a holds method to Koha::Items To test; 1 - prove -v

[Koha-bugs] [Bug 23413] Add a holds routine to Koha::Items to fetch related holds

2019-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413 Nick Clemens changed: What|Removed |Added Status|NEW |Needs Signoff Patch