TIP: You can type at any time to perform a new search.
Canada Social Insurance Number (SIN/NAS)
res_partner_attributes_add_SIN · OCA/l10n-canada
- Repository
- OCA/l10n-canada · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localisation/Canada
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.savoirfairelinux.com
- Last tracking update
- 2026-08-07 07:17:53
- Authors
- Savoir-faire Linux, Odoo Community Association (OCA)
- Maintainers
- Savoir-faire Linux, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_attributes_add_SIN_form_view |
res_partner_attributes_add_SIN | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
sinFloatdigits=(9, 0)help='Social Insurance Number (9 digits)' args: 'SIN'
-
validate_sin(self)@api.one@api.onchange('sin')@api.constrains('sin')Check if SIN is valid when changed or saved :return: none :raises: exceptions.Warning when SIN is invalid
Loading…
Loading…
Loading…