Skip to content

Commit

Permalink
Merge oca/16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blaskurain committed Nov 14, 2024
2 parents f6c1815 + 33f3a9a commit c0c9e3e
Show file tree
Hide file tree
Showing 32 changed files with 261 additions and 85 deletions.
7 changes: 7 additions & 0 deletions .oca/oca-port/blacklist/l10n_es_facturae.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"pull_requests": {
"orphaned_commits": "Migration stuff",
"OCA/l10n-spain#2516": "Already in v16",
"OCA/l10n-spain#3437": "Backported from this version"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ addon | version | maintainers | summary
[l10n_es_atc_mod420](l10n_es_atc_mod420/) | 16.0.1.1.0 | [![Christian-RB](https://github.com/Christian-RB.png?size=30px)](https://github.com/Christian-RB) | ATC Modelo 420
[l10n_es_dua](l10n_es_dua/) | 16.0.1.0.0 | | Importaciones con DUA
[l10n_es_dua_sii](l10n_es_dua_sii/) | 16.0.2.0.0 | | Suministro Inmediato de Información de importaciones con DUA
[l10n_es_facturae](l10n_es_facturae/) | 16.0.1.8.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Creación de Facturae
[l10n_es_facturae](l10n_es_facturae/) | 16.0.1.9.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Creación de Facturae
[l10n_es_facturae_face](l10n_es_facturae_face/) | 16.0.1.2.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Envío de Facturae a FACe
[l10n_es_igic](l10n_es_igic/) | 16.0.1.4.0 | | IGIC (Impuesto General Indirecto Canario
[l10n_es_intrastat_report](l10n_es_intrastat_report/) | 16.0.1.3.3 | | Spanish Intrastat Product Declaration
Expand Down
19 changes: 12 additions & 7 deletions l10n_es_facturae/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Creación de Facturae
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:861bc2fd8ae24ee7db33d5371b6fc74073b0e00359b3daf036953fd99d3f14a3
!! source digest: sha256:bd68f470532b41381942aaa2dcd421cc3aed9864d721766fdc4b1f53b4ea8c4a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -79,19 +79,24 @@ Configuration
debe estar marcada como facturae y debe tener cubiertos los datos de
Oficina contable, Órgano gestor y Unidad tramitadora.
* Si se desea firmar el xml generado desde Odoo, tenemos que irnos al
formulario de las compañías y subir el certificado en formato .pfx y
escribir la contraseña de acceso al certificado.
* Actualizar los impuestos usando su clave Facturae
modelo de Certificados AEAT y crear un registro con toda la información
necesaria.
* Actualizar los impuestos usando su clave Facturae correspondiente

Usage
=====

Desde el botón "Más" del formulario de factura, ejecutamos el asistente
denominado "Crear fichero Facturae"
Podremos visualizar automáticamente campos extra de facturación electrónica si
el cliente es de facturación electrónica. Estos campos se podrán editar a nivel
de factura o de línea. En el caso de línea, aparecera un botón con un pop-up
con todo el detalle que podemos editar.
con todo el detalle que podemos editar. Este pop-up se abre solo si la factura
está en borrador y hemos guardado previamente los cambios que hemos hecho
(añadiendo las lineas).

Desde el botón "Más" del formulario de factura, ejecutamos el asistente
denominado "Crear fichero Facturae". Aquí podemos indicar si queremos firmarlo
o no. Una vez generado el fichero, se asignará automáticamente en el apartado de
Facturae que hay.

Known issues / Roadmap
======================
Expand Down
2 changes: 1 addition & 1 deletion l10n_es_facturae/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

{
"name": "Creación de Facturae",
"version": "16.0.1.8.0",
"version": "16.0.1.9.0",
"author": "ASR-OSS, "
"FactorLibre, "
"Tecon, "
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -897,6 +897,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ msgstr "</fe:Facturae>"
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
Expand Down Expand Up @@ -917,6 +917,13 @@ msgstr ""
"Aquí teniu l'error, el qual us pot donar una idea de la causa del problema : "
"%s"

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -897,6 +897,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -897,6 +897,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ msgstr "</fe:Facturae>"
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
Expand Down Expand Up @@ -923,6 +923,13 @@ msgstr ""
"esquema XML. El fichero XML generado y el error puede encontrarse en los "
"logs del servidor. el error que puede dar una idea del problema es: %s"

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/es_CO.po
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -898,6 +898,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/es_CR.po
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -898,6 +898,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/eu.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -897,6 +897,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -897,6 +897,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/gl.po
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"<fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -899,6 +899,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
15 changes: 11 additions & 4 deletions l10n_es_facturae/i18n/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
Expand All @@ -32,8 +32,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"&lt;fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"&lt;fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -898,6 +898,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
7 changes: 7 additions & 0 deletions l10n_es_facturae/i18n/l10n_es_facturae.pot
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
11 changes: 9 additions & 2 deletions l10n_es_facturae/i18n/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ msgstr ""
#. module: l10n_es_facturae
#: model_terms:ir.ui.view,arch_db:l10n_es_facturae.facturae_header
msgid ""
"&lt;fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/Facturae"
"\""
"&lt;fe:Facturae xmlns:fe=\"http://www.facturae.es/Facturae/2009/v3.2/"
"Facturae\""
msgstr ""

#. module: l10n_es_facturae
Expand Down Expand Up @@ -897,6 +897,13 @@ msgid ""
"of the problem : %s"
msgstr ""

#. module: l10n_es_facturae
#. odoo-python
#: code:addons/l10n_es_facturae/reports/report_facturae.py:0
#, python-format
msgid "The provided certificate is not found in the system."
msgstr ""

#. module: l10n_es_facturae
#: model:ir.model.fields,help:l10n_es_facturae.field_res_company__facturae_hide_discount
#: model:ir.model.fields,help:l10n_es_facturae.field_res_partner__facturae_hide_discount
Expand Down
Loading

0 comments on commit c0c9e3e

Please sign in to comment.