[Koha-bugs] [Bug 35216] Use return variable names from CanBookBeIssued in circulation.pl for consistency

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 13 22:26:30 CET 2023


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

--- Comment #9 from David Nind <david at davidnind.com> ---
Also, once I've tested something and signed off, etc., I normally do:

1. git checkout master
2. git branch -D bzXXXXXX
3. git reset --hard origin/master
4. reset_all (resets Koha - gives you a clean setup, with needing to shut down
and restart KTD)

Here is a link to my KTD cheat sheet if that helps:
https://gitlab.com/-/snippets/1893788

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


More information about the Koha-bugs mailing list