[Koha-bugs] [Bug 19073] Can't change library with patron batch modification tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 10 13:38:26 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19073

Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65799|0                           |1
        is obsolete|                            |

--- Comment #2 from Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> ---
Created attachment 65801
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65801&action=edit
Bug 19073: bugfix: Dereference correct value from Koha::Object.

* tools/modborrowers.pl: Dereference 'branchcode' rather than
  'value'.

Test Plan:
- Carry out "Batch patron modification" with any number of patrons.
  + Change the library.
  + Hit Save.
- The library will not have been updated.
- Apply patch.
- Run same modification.
- The library will have been updated

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list