Bug 6107

Summary: Problems when duplicate a patron on memberentry.pl
Product: Koha Reporter: Alex Arnaud <alex.arnaud>
Component: PatronsAssignee: Kyle M Hall <kyle.m.hall>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: P5 - low CC: chris, gmcharlt, stephane.delaune
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: fix problems when duplicate a patron on memberentry.pl

Description Alex Arnaud 2011-04-07 09:31:43 UTC
When duplicate patron, dateenrolled and dateexpiry are the same that the from data.

dateenrolled must be today,
dateexpiry must be calculated
Comment 1 Alex Arnaud 2011-04-07 09:34:03 UTC
Created attachment 3774 [details] [review]
fix problems when duplicate a patron on memberentry.pl
Comment 2 Chris Cormack 2011-04-08 00:24:17 UTC
Pushed, please test