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

Victor Grousset/tuxayo <vic...@tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|testo...@bugs.koha-communit |vic...@tuxayo.net
                   |y.org                       |
             Status|Signed Off                  |Failed QA

--- Comment #7 from Victor Grousset/tuxayo <vic...@tuxayo.net> ---
> #Patron has 1 checkout of parent itemtype {{{{ child itype1

What does {{{{ means?
My guess is that «{{{{ child itype1» isn't meant to be here. And it's just some
mistyping in vim ^^

+#    my $circ_rule_object =
+#      Koha::CirculationRules->find( $parent_iq_rule->{id} );
+#    $circ_rule_object->rule_value(4)->store();

---

There is a probably forgotten comment:

+#    my $circ_rule_object =
+#      Koha::CirculationRules->find( $parent_iq_rule->{id} );
+#    $circ_rule_object->rule_value(4)->store();

Otherwise, all seems to work as it should and code looks good :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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