http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8253

--- Comment #9 from Julian Maurice <julian.maur...@biblibre.com> ---
I think there is a problem: duplicate rows are not removed. Here's how I
tested:

I have 1 row in accountlines with accounttype='FU' and description='Orchidées
31/05/2012'
I run misc/cronjobs/fines.pl: a duplicate row is created with
description='Orchidées 31/05/2012 23:59'
Now, I run the updatedatabase: 1st row description is now 'Orchidées 31/05/2012
23:59' (OK) but the 2 rows are still there (KO)

Am I doing something wrong?

About the patch: there are 2 '<<<<<<< HEAD' remaining in updatedatabase.pl

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