[Koha-bugs] [Bug 25260] Merge 'reserves' and 'old_reserves' into a new 'holds' table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 20 18:40:02 CEST 2021


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

--- Comment #63 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Ok, rebased after the EXPORT bug was pushed.

Letters now will use the new holds table. See the TODO.

There are still bugs you will notice if you run:

git diff origin/master --name-only | grep -e '\.t$' | xargs prove

Help is welcome, but things look much better. A lot has changed recently!

TODO:
- t/db_dependent/Reserves.t failure
- t/db_dependent/Circulation.t failure
- Add some warning in about.pl about wrong letters (maybe?)

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


More information about the Koha-bugs mailing list