[Koha-bugs] [Bug 19382] Add ability to block guarantees based on fees owed by guarantor and other guarantees

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 30 14:46:00 CEST 2020


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

--- Comment #39 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
+# 3 params, count from 0 to 6 in binary ( 3 places ) to get the set of
switches, then do that 4 times, one for each parent and child
+    for my $i ( 0 .. 7 ) {

Kyle, in a previous patch I replaced "0 to 6" with "0 to 7", but you reverted
it.
Can you explain? "0 to 7" seems what we are doing here.

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


More information about the Koha-bugs mailing list