[Koha-bugs] [Bug 29457] Fee Cancellation records the wrong manager_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 3 10:36:18 CET 2021


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |Prior to this patch
      release notes|                            |inadvertently the field
                   |                            |borrowers.userid was used
                   |                            |to fill
                   |                            |accountslines.manager_id.
                   |                            |This should have been
                   |                            |borrowernumber.
                   |                            |
                   |                            |This
                   |                            |report fixes that. The
                   |                            |dbrev will count the number
                   |                            |of missing or bad
                   |                            |manager_id's in
                   |                            |cancellation records and
                   |                            |report them. It refers to
                   |                            |this report for optional
                   |                            |sql updates to fix or clear
                   |                            |the records.

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


More information about the Koha-bugs mailing list