Opened 17 years ago
Closed 17 years ago
#5200 closed (fixed)
Polish PL Localflavor
Reported by: | Slawek Mikula <slawek(dot)mikula<at>gmail[dot]com> | Owned by: | nobody |
---|---|---|---|
Component: | contrib.localflavor | Version: | dev |
Severity: | Keywords: | localflavor polish | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
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.
Attachments (3)
Change History (9)
by , 17 years ago
Attachment: | pl-localflavor-0.2.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 17 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 , 17 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