﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
11000	Spanish NIF/NIE not fully implemented	Cesar Ortiz <cesar.ortiz@…>	nobody	"In the file http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/es/forms.py,

the calculation of the nif/nif is not totally implemented. 
The nif_get_checksum() call, only will work for the letter X.
It should be upgraded to support letters Y and Z.

Furthemore the following definition is wrong:

self.nie_types = 'XT'

'T' is not a NIE type. I guess it shoudl be an 'Y'.

When the number for a nie is calculated, the X,Y and Z should be replaced by 0,1 and 2.

More info (there is talked about the Y but not about the Z): http://es.wikibooks.org/wiki/Algoritmo_para_obtener_la_letra_del_NIF

"		closed	Uncategorized	1.0		duplicate	localfavlor es nie nif		Unreviewed	0	0	0	0	0	0
