Opened 15 years ago
Closed 15 years ago
#14376 closed (fixed)
Localflavors documentation for BRCPFField and BRCNPJField
| Reported by: | Henrique Bastos | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 |
| Severity: | Keywords: | br BRCPFField BRCNPJField documentation localflavors | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There were two undocumented classes in contrib.localflavors.br: BRCPFField and BRCNPJField.
This patch adds documentation for both fields.
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | 0001-Added-ref-doc-to-Brazilian-CPF-and-CNPJ-fields.diff added |
|---|
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [14230]) [1.2.X] Fixed #14376 -- added docs for previously undocumented Brazilian localflavor fields. Thanks to henriquebastos for the report and patch.
Backport of [14229] from trunk.