[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-05-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Tomás Cohen Arazi changed: What|Removed |Added Blocks||18579 Referenced Bugs:

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-04-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Katrin Fischer changed: What|Removed |Added Status|Pushed to Master|RESOLVED C

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-04-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Kyle M Hall changed: What|Removed |Added CC||k...@bywatersolutions.com

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-04-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-04-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Marcel de Rooy changed: What|Removed |Added Patch complexity|--- |Small patch QA Con

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-04-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 --- Comment #6 from Marcel de Rooy --- Created attachment 61965 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61965&action=edit Bug 18208: [QA Follow-up] Get count from Koha::Items Removes the loop by moving the

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-04-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Marcel de Rooy changed: What|Removed |Added Attachment #60815|0 |1 is obsolete|

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 --- Comment #4 from Tomás Cohen Arazi --- (In reply to Marcel de Rooy from comment #3) > my $items = Koha::Items->search({ biblionumber => $biblionumber }); > + > +while ( my $item = $items->next ) { > +$not_onloan_items+

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Marcel de Rooy changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl -

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Tomás Cohen Arazi changed: What|Removed |Added Blocks||18098 Referenced Bugs:

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Marc Véron changed: What|Removed |Added Status|Needs Signoff |Signed Off CC|

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Marc Véron changed: What|Removed |Added Attachment #60812|0 |1 is obsolete|

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Tomás Cohen Arazi changed: What|Removed |Added Status|NEW |Needs Signoff -- You a

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 60812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60812&action=edit Bug 18208: Add RecordProcessor filter to inject not onloan count to MARC records

[Koha-bugs] [Bug 18208] Add RecordProcessor filter to inject not onloan count to MARC records

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208 Tomás Cohen Arazi changed: What|Removed |Added CC||n...@bywatersolutions.co