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

--- Comment #139 from Jonathan Druart <[email protected]> 
---
Created attachment 98330
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98330&action=edit
Bug 18936: (follow-up 2) Add foreign key and scope enhancement to circ rules

The previous patch modifies:
-                categorycode => undef,
-                itemtype     => undef,
-                branchcode   => $branch,
+                branchcode   => undef,

But in that condition $branchcode is not '*' and so we should not set it
to undef

Signed-off-by: Minna Kivinen <[email protected]>

Signed-off-by: Joonas Kylmälä <[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