[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 17 11:41:21 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         |Prior to this patch
      release notes|inadvertently the field     |inadvertently the field
                   |borrowers.userid was used   |borrowers.userid was used
                   |to fill                     |to fill
                   |accountslines.manager_id.   |accountslines.manager_id.
                   |This should have been       |This should have been
                   |borrowernumber.
            |borrowernumber.
                   |
                           |
                   |This                        |This
                   |report fixes that. The      |report fixes that and
                   |dbrev will count the number |prints a generic warning.
                   |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