TIP: You can type at any time to perform a new search.
Colombia - Verification Digit
l10n_co_verification_digit · OCA/l10n-colombia
- Repository
- OCA/l10n-colombia · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-colombia
- Last tracking update
- 2026-09-03 05:25:20
- Authors
- Odoo Community Association (OCA), Juan Arcos
- Maintainers
- Odoo Community Association (OCA), Juan Arcos
- Committers
- GitHub, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the Colombian localization to compute the verification digit (dígito de verificación) of the NIT, as defined in Orden Administrativa 4 of 1989 by the DIAN. It adds a computed field on the partner form that automatically calculates the check digit from the NIT and displays it next to the identification number with a hyphen separator when the identification type is NIT.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner.form.l10n_co_verification_digit | res.partner | form | Inherits l10n_latam_base.view_partner_latam_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
l10n_co_verification_digitCharcompute='_compute_l10n_co_verification_digit'readonly=Truesize=1store=Truestring='DV'
No public methods.