Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053861 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Localization Pack: Spain] AEAT 390 | major | always | 2023-11-06 11:20 | 2024-01-26 14:36 | |||
Reporter | psanjuan | View Status | public | |||||
Assigned To | Jorge Bravo | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0053861: New DR 390 for 2023 | |||||||
Description | New DR 390 for 2023 | |||||||
Steps To Reproduce | n/a | |||||||
Proposed Solution | See https://sede.agenciatributaria.gob.es/Sede/ayuda/disenos-registro/modelos-300-399.html [^] and file attached (see in yelow and compare with current one) In Spanish: - Crear nuevo dataset del Modelo 390 para 2023 - El parámetro "Recargo de Equivalencia" del grupo "IVA Devengado" tiene que tener en cuenta los impuestos siguientes que se deben declarar en las casillas que se explican a continuación: Posición 1237 - Recargo de equivalencia - Tipo 0% - Base imponible [663] Posición 1254 - Recargo de equivalencia - Tipo 0% - Cuota [664] Posición 1305 - Recargo de equivalencia - Tipo 0,62% - Base imponible [665] Posición 1322 - Recargo de equivalencia - Tipo 0,62% - Cuota [666] En el campo "Modelo 390: Casilla" Añadir 663, 664, 665, 666. Ver imagen adjunta. Es importante tener en cuenta que si los impuestos de Recargo de Equivalencia anteriores (0% y 0,62%) no están creados, esto no debería ser un problema para la generación del 390. Si los impuestos están creados, deberían reportarse en su casilla y por tanto posición de fichero correspondiente. Mover las posiciones del fichero (pag 2) por la inclusión de estas nuevas casillas. La posición 1237 pasa a ser la 1271 (17 posiciones) La posición 1254 para a ser la 1288 (17 posiciones) La posición 1271 hasta el fin de la página 2, se pasa a la 1339 hasta el fin de la pagina 2 (1687 posiciones) | |||||||
Tags | No tags attached. | |||||||
Attached Files | dr390e2023v100.xlsx [^] (501,731 bytes) 2023-11-16 13:11 390_2023.png [^] (78,759 bytes) 2023-11-16 13:11 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0156755) psanjuan (manager) 2023-11-06 11:22 |
Under research. Take into account Mod 390 CASH VAT compatible. |
(0159312) hgbot (developer) 2024-01-15 14:09 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.cashvat.es/-/merge_requests/3 [^] |
(0159313) hgbot (developer) 2024-01-15 14:10 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.es/-/merge_requests/10 [^] |
(0159457) Jorge Bravo (developer) 2024-01-18 10:43 |
TEST PLAN: 1 - Crear una factura de venta en el mes de diciembre 2023, contabilizarla y generar el fichero 390 indicando la información de ingreso en diciembre. 2 - Crear una factura de compra en el mes de noviembre 2023, contabilizarla y generar el fichero 390 indicando la información del gasto en noviembre y el ingreso en diciembre 3 - Con la información de los casos 1 y 2, generar el fichero 390 como si fuera información trimestral (sólo indicar la diferencia por ingreso o gasto) 4 - Crear una factura de venta en el mes de noviembre 2023 con uno de los impuestos temporales sin asignar manualmente el parametro del 390 (no incluido en dataset), contabilizarla y generar el fichero 390 indicando la información necesaria teniendo en cuenta los puntos 1,2 y 3. (No se tiene que ver reflejada esta factura del punto 4). 5 - Indicar el parámetro al rango de impuestos de la factura del caso 4 y generar el fichero 390 indicando la información necesaria teniendo en cuenta los puntos anteriores. Esta información se prueba a nivel mensual y trimestral. |
(0159814) hgbot (developer) 2024-01-26 10:08 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.es/-/merge_requests/10 [^] |
(0159815) hgbot (developer) 2024-01-26 10:08 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.es [^] Changeset: 99094fcd6a6cc7f6ec66226969af914a81f395ab Author: Ruben Danielle <ruben.danielle@smfconsulting.es> Date: 26-01-2024 09:08:36 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.es/-/commit/99094fcd6a6cc7f6ec66226969af914a81f395ab [^] Related to ISSUE-53861: Add new DR 390 2023 --- A src/org/openbravo/module/aeat390/es/v2023/report/AEAT390Report2023.java M referencedata/standard/390_Report_Tax_Parameters.xml M src-db/database/sourcedata/AD_DATASET.xml M src-db/database/sourcedata/AD_MODULE.xml M src/org/openbravo/module/aeat390/es/utility/AEAT390ReflectionUtility.java M src/org/openbravo/module/aeat390/es/v2014/bean/AEATIVA2014.java M src/org/openbravo/module/aeat390/es/v2014/bean/IVA2014.xsd M src/org/openbravo/module/aeat390/es/v2014/bean/TipoBaseImponibleYCuota.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoConcursoAcr.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoConcursoUltPer.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoDoc.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoDomicilio.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoFecha.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoGrupoEntidades.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoIdentificacionPersonaFisica.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoIdentificacionPersonaJuridica.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoPersonaFisica.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoPersonaJuridica.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoRepresentanteFisica.java M src/org/openbravo/module/aeat390/es/v2014/bean/TipoRepresentanteJuridica.java --- |
(0159827) hgbot (developer) 2024-01-26 14:33 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.cashvat.es/-/merge_requests/3 [^] |
(0159828) hgbot (developer) 2024-01-26 14:34 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.cashvat.es [^] Changeset: dd38096695b9b0085a18756c90c277adcf94d1bb Author: Ruben Danielle <ruben.danielle@smfconsulting.es> Date: 26-01-2024 13:33:46 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.cashvat.es/-/commit/dd38096695b9b0085a18756c90c277adcf94d1bb [^] Fixed ISSUE-53861: Update Dataset with 390 2023 Tax Parameters --- M referencedata/standard/390_Cash_VAT_Report_Tax_Parameters.xml M src-db/database/sourcedata/AD_DATASET.xml M src-db/database/sourcedata/AD_MODULE.xml M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml --- |
(0159829) hgbot (developer) 2024-01-26 14:36 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.es [^] Changeset: 61b4ea110e3d75221a62fd9acbbf8323736781cd Author: Víctor Martínez Romanos <victor.martinez@openbravo.com> Date: 26-01-2024 14:35:37 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.aeat390.es/-/commit/61b4ea110e3d75221a62fd9acbbf8323736781cd [^] Related to ISSUE-53861: Changed the module UPDATEINFO --- M src-db/database/sourcedata/AD_MODULE.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2023-11-06 11:20 | psanjuan | New Issue | |
2023-11-06 11:20 | psanjuan | Assigned To | => Jorge Bravo |
2023-11-06 11:21 | psanjuan | File Added: dr390e2023v100.xlsx | |
2023-11-06 11:21 | psanjuan | Summary | New DR 390 - 2023 => New DR 390 for 2023 |
2023-11-06 11:21 | psanjuan | Description Updated | View Revisions |
2023-11-06 11:22 | psanjuan | Note Added: 0156755 | |
2023-11-16 12:50 | psanjuan | Proposed Solution updated | |
2023-11-16 12:53 | psanjuan | Proposed Solution updated | |
2023-11-16 13:08 | psanjuan | Proposed Solution updated | |
2023-11-16 13:10 | psanjuan | File Deleted: dr390e2023v100.xlsx | |
2023-11-16 13:11 | psanjuan | File Added: dr390e2023v100.xlsx | |
2023-11-16 13:11 | psanjuan | File Added: 390_2023.png | |
2023-11-16 13:19 | psanjuan | Proposed Solution updated | |
2023-11-16 16:59 | Jorge Bravo | Proposed Solution updated | |
2023-12-12 12:56 | psanjuan | Proposed Solution updated | |
2024-01-15 14:09 | hgbot | Note Added: 0159312 | |
2024-01-15 14:10 | hgbot | Note Added: 0159313 | |
2024-01-18 10:43 | Jorge Bravo | Note Added: 0159457 | |
2024-01-26 10:08 | hgbot | Note Added: 0159814 | |
2024-01-26 10:08 | hgbot | Note Added: 0159815 | |
2024-01-26 14:33 | hgbot | Note Added: 0159827 | |
2024-01-26 14:34 | hgbot | Resolution | open => fixed |
2024-01-26 14:34 | hgbot | Status | new => closed |
2024-01-26 14:34 | hgbot | Note Added: 0159828 | |
2024-01-26 14:36 | hgbot | Note Added: 0159829 |
Copyright © 2000 - 2009 MantisBT Group |