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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This patch replaces calls
      release notes|                            |to DeleteTransfer with
                   |                            |Koha::Item::Transfer->cance
                   |                            |l and then removes
                   |                            |C4::Circulation::DeleteTran
                   |                            |sfer entirely.
                   |                            |
                   |                            |This brings
                   |                            |two advantages:
                   |                            |1. Better
                   |                            |auditing of transfers by
                   |                            |recording reasons for
                   |                            |cancellation and throwing
                   |                            |suitable errors for various
                   |                            |conditions
                   |                            |2. Cleaning code
                   |                            |from the overburdened
                   |                            |C4::Circulation module.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to