| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/11.0/l10n_es_aeat_certificate |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Acysos S.L., Diagram Software S.L., Consultoría Informática Studio 73 S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acysos S.L., Diagram Software S.L., Consultoría Informática Studio 73 S.L. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Ignacio Ibeas - Acysos S.L, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/l10n-spain: - l10n_es_aeat OCA/server-ux: - date_range odoo/odoo: - base - account_invoicing - account - base_setup - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing - base_iban - l10n_es - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 |
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
required=True
string='Compañía'
date_end
Date
string='End Date'
date_start
Date
string='Start Date'
file
Binary
required=True
string='File'
folder
Char
required=True
string='Folder Name'
name
Char
string='Name'
private_key
Char
readonly=True
string='Private Key'
public_key
Char
readonly=True
string='Public Key'
state
Selection
default='draft'
string='State'
args: [('draft', 'Draft'), ('active', 'Active')]
action_active(self)
get_certificates(self, company=False)
load_password_wizard(self)
password
Char
required=True
string='Password'
get_keys(self)