TIP: You can type at any time to perform a new search.
AEAT Certificados
l10n_es_aeat_certificate · OCA/l10n-spain
- Repository
- OCA/l10n-spain · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-spain
- Last tracking update
- 2026-08-07 07:24:52
- Authors
- Odoo Community Association (OCA), Acysos S.L., Diagram Software S.L., ConsultorÃa Informática Studio 73 S.L.
- Maintainers
- Odoo Community Association (OCA), Acysos S.L., Diagram Software S.L., ConsultorÃa Informática Studio 73 S.L.
- Committers
- Pedro M. Baeza, Ignacio Ibeas - Acysos S.L, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- unidecode
- System dependencies
- None
- Required by
- l10n_es_aeat_soap, l10n_es_ticketbai
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_es_aeat_certificate_form_view |
l10n.es.aeat.certificate.form | l10n.es.aeat.certificate | form | New |
l10n_es_aeat_certificate_password_wizard_view |
l10n.es.aeat.certificate.password.wizard | l10n.es.aeat.certificate.password | form | New |
l10n_es_certificate_tree_view |
l10n.es.aeat.certificate.tree | l10n.es.aeat.certificate | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (9)
-
company_idMany2one → res.companycomodel_name='res.company'default=<expr>required=Truestring='CompañÃa' -
date_endDatestring='End Date' -
date_startDatestring='Start Date' -
fileBinaryrequired=Truestring='File' -
folderCharrequired=Truestring='Folder Name' -
nameCharstring='Name' -
private_keyCharreadonly=Truestring='Private Key' -
public_keyCharreadonly=Truestring='Public Key' -
stateSelectiondefault='draft'string='State' args: [('draft', 'Draft'), ('active', 'Active')]
-
action_active(self)@api.multi -
get_certificates(self, company=False)@api.multi -
load_password_wizard(self)@api.multi
New fields (1)
-
passwordCharrequired=Truestring='Password'
-
get_keys(self)@api.multi