Opened 18 years ago
Closed 17 years ago
#5200 closed (fixed)
Polish PL Localflavor
Description ¶
Polish fields for localflavor module:
- Postal Code check field
- NIP (Polish tax number) field check
- PESEL (identification number) field check
- Voivodeship (wojewodztwa) select field
- Administrative units (powiaty) select field
Administrative units are just with plain polish names.
I don't know if everyone has even a proper english name.
Change History (9)
by , 18 years ago
Attachment: | pl-localflavor-0.2.diff added |
---|
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 18 years ago
Excellent patch! Aside from a few whitespace changes to conform to the coding guidelines and a couple of tiny English changes, I didn't have to change anything.
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
by , 17 years ago
Attachment: | pl-localflavor-0.3.diff added |
---|
Added NIP checksum calculation, added REGON field, updated regression tests
comment:4 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Triage Stage: | Ready for checkin → Unreviewed |
Added new patch (0.3) for
- NIP field checksum calculation
- new field REGON (with checksum calculation)
- updated regression tests
comment:5 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
by , 17 years ago
Attachment: | pl-localflavor-0.3-r6397.txt added |
---|
New version of patch for test code refactoring (rev 6397)
comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Implementation + regression tests patch