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

--- Comment #2 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
Created attachment 185542
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185542&action=edit
Bug 40671: Update method calls from revert_waiting to revert_found

This patch updates all existing calls to the renamed method throughout
the codebase to maintain compatibility.

Changes:
* Updated C4::Circulation calls to use revert_found()
* Updated C4::Reserves calls to use revert_found()
* Updated test files to use revert_found()
* Maintained all existing functionality and behavior

All existing functionality is preserved - this is purely a method
name change to reflect the expanded capability.

Signed-off-by: Tomas Cohen Arazi <[email protected]>

-- 
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