Bug 15777 - Refactor and fix the RecordProcessor class
authorMark Tompsett <mtompset@hotmail.com>
Fri, 12 Feb 2016 04:30:36 +0000 (23:30 -0500)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 24 Feb 2016 01:39:39 +0000 (01:39 +0000)
commit0195a2af99d9e7cd15e39e5cb08d9be4b0ea1759
tree4f5991863e0460ec499a098bc730ea8d7354c993
parent84ca3db6c70c8e7dc3e568c6cdee7cdadd3bd85a
Bug 15777 - Refactor and fix the RecordProcessor class

TEST PLAN
---------
1) Apply all three patches
2) prove -v t/RecordProcessor.t
   -- all should be successful
3) run koha qa test tools

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
Koha/RecordProcessor.pm