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

--- Comment #12 from Koha Team Lyon 3 <[email protected]> ---
Hi,
I have just finished my tests. The patch works as described.
I'm a little worried because I'm afraid that some of my colleagues forget to
choose a matching rule when they add orders from a batch file. It will be a
regression for them as they have nothing to choose by now to have a
deduplicationw to have a deduplication.

So, I'm wondering if it would be possible to have a default matching rule
selected when we add a orders from a batch file. Or, perhaps it would be better
to keep a deduplication by FindDuplicate when no matching rules is chosen and
to switch to a matching rule if the user choose one.

What do you think about it ?

PS : It's not related to this patch but I have some difficulties to set the
matching rules. In the documentation, there's :
Threshold of 1000
Match Point on 020$a 1000
Match Point on 022$a 1000
In the example above, a match on either the 020$a or the 022$a will result in a
successful match.
When I test this patch, I have to put a number in the match point greater than
the threshold, if I put a number equal to the thershold, there's no
deduplication alert...
And I try to put 2 matchpoints with a result greater to the threshold and if
none of the two is greater than the threshold, there's no deduplication alert.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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