| 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/17.0/l10n_es_facturae_literal_legal |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), APSL - Nagarro |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), APSL - Nagarro |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, bobrador |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/bank-payment: - account_payment_partner - account_payment_mode OCA/community-data-files: - base_bank_from_iban - base_iso3166 OCA/l10n-spain: - l10n_es_facturae - l10n_es_partner - l10n_es_aeat OCA/reporting-engine: - report_xml - report_qweb_parameter OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban - base_vat - l10n_es |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pycountry xmlsig schwifty==2024.4.0 lxml unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Agrega los Literales Legales para ser usados en Facturae. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
template_facturae_inherit_special_payment |
template_facturae_inherit_special_payment | ir.ui.view | qweb | Inherits l10n_es_facturae.template_facturae |
view_move_form_inherit_facturae_special_payment |
account.move.form | account.move | xpath | Inherits l10n_es_facturae.view_move_form |
literal_legal_ids
One2many → l10n.es.facturae.literal.legal
copy=True
string='Literal Legal'
args: 'l10n.es.facturae.literal.legal', 'move_id'
No public methods.
description
Text
required=True
description_length
Integer
compute='_compute_description_length'
store=True
move_id
Many2one → account.move
comodel_name='account.move'
readonly=True
string='Move'
sequence
Integer
create(self, vals_list)
write(self, vals)