Bug 8533 - Non-numeric cardnumbers screw up autoMemberNum
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 31 Jul 2012 12:14:19 +0000 (08:14 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 31 Aug 2012 16:23:43 +0000 (18:23 +0200)
commit787aa9819c8d5309d36095e756158f7a2db01485
treed2167ec798ba7914dc12084af246f2fc7fd4848c
parentdebb80546720294215a47d56f6989cf68cc722e3
Bug 8533 - Non-numeric cardnumbers screw up autoMemberNum

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Removes a warning from mysql:
    Truncated incorrect INTEGER value: 'P13000'

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Members.pm