Openbravo Issue Tracking System - Localization Pack: Spain |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0051033 | Localization Pack: Spain | SII | public | 2022-11-29 13:55 | 2023-01-25 11:17 |
|
Reporter | sofidossant | |
Assigned To | mgonzalezh | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | open |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | 53212 |
OBNetwork customer | OBPS |
Regression introduced in release | |
|
Summary | 0051033: SII won't compile since Openbravo 22Q4 in QA |
Description | If you try to compile SII module (org.openbravo.module.sii) installed in Openbravo 22Q4 in QA, the following error is thrown:
compileSqlc:
[javac] Compiling 3075 source files to /opt/OpenbravoERP/build/classes
[javac] /opt/OpenbravoERP/modules/org.openbravo.module.sii/src/org/openbravo/module/sii/reports/ProcesoInformeMultiple.java:196: error: doGenerateReport(JSONObject,Map<String,Object>,JSONObject,String) in ProcesoInformeMultiple cannot override doGenerateReport(JSONObject,Map<String,Object>,JSONObject,String) in BaseReportActionHandler
[javac] private void doGenerateReport(JSONObject result, Map<String, Object> parameters, JSONObject jsonContent, String action) |
Steps To Reproduce | In an Openbravo environment with 22Q4, try to install the SII module since Forge.
The error is raised. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | defect | 0047054 | | closed | juabaez | SII won't compile since Openbravo 21Q3 | causes | defect | 0051230 | | closed | Jorge Bravo | Remove dependency to module JAX-WS-JAVA API |
|
Attached Files | Captura de pantalla de 2022-12-06 12-11-12.png (134,358) 2022-12-06 16:15 https://issues.openbravo.com/file_download.php?file_id=17912&type=bug

fr.png (154,709) 2022-12-06 16:16 https://issues.openbravo.com/file_download.php?file_id=17913&type=bug

image (2).png (126,075) 2022-12-12 15:43 https://issues.openbravo.com/file_download.php?file_id=17934&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2022-11-29 13:55 | sofidossant | New Issue | |
2022-11-29 13:55 | sofidossant | Assigned To | => Jorge Bravo |
2022-11-29 13:55 | sofidossant | Support ticket | => 53212 |
2022-11-29 13:55 | sofidossant | OBNetwork customer | => OBPS |
2022-11-29 14:57 | Practics | Issue Monitored: Practics | |
2022-11-30 11:08 | psanjuan | Note Added: 0144241 | |
2022-11-30 11:08 | psanjuan | Assigned To | Jorge Bravo => sofidossant |
2022-11-30 11:08 | psanjuan | Status | new => feedback |
2022-11-30 13:23 | psanjuan | Note Added: 0144249 | |
2022-11-30 13:24 | psanjuan | Relationship added | duplicate of 0047054 |
2022-11-30 13:26 | psanjuan | Note Added: 0144250 | |
2022-11-30 13:27 | psanjuan | Status | feedback => closed |
2022-11-30 13:27 | psanjuan | Resolution | open => duplicate |
2022-12-06 16:14 | sofidossant | Status | closed => new |
2022-12-06 16:15 | sofidossant | Note Added: 0144463 | |
2022-12-06 16:15 | sofidossant | File Added: Captura de pantalla de 2022-12-06 12-11-12.png | |
2022-12-06 16:16 | sofidossant | File Added: fr.png | |
2022-12-12 15:43 | psanjuan | Note Added: 0144536 | |
2022-12-12 15:43 | psanjuan | File Added: image (2).png | |
2022-12-12 15:44 | psanjuan | Assigned To | sofidossant => Jorge Bravo |
2022-12-12 15:56 | Jorge Bravo | Assigned To | Jorge Bravo => mgonzalezh |
2022-12-12 17:41 | hgbot | Merge Request Status | => open |
2022-12-12 17:41 | hgbot | Note Added: 0144551 | |
2022-12-15 12:58 | psanjuan | Note Added: 0144739 | |
2022-12-22 11:30 | psanjuan | Note Added: 0144923 | |
2022-12-22 11:30 | psanjuan | Status | new => closed |
2022-12-22 11:30 | psanjuan | Resolution | duplicate => no change required |
2022-12-22 12:44 | psanjuan | Relationship added | causes 0051230 |
2023-01-25 11:17 | hgbot | Note Added: 0145827 | |
Notes |
|
|
Hello Sofia, why do they need QA version of the module? Normally they should use QAA or CS. Can you please check?
thanks,
Patricia. |
|
|
|
|
|
|
Issue closed as duplicated. Our feedback was:
1st feedback
Hola Hector,
Por lo que he podido revisar internamente, vemos que esto se reportó y corrigió en su momento:
https://issues.openbravo.com/view.php?id=47054 [^]
Cualquier versión 1.9.212100 o superior debería funcionar bien
2nd feedback.
Eso es porque tendreís algún conflicto de dependencias con los módulos que teneis instalados en la instancia, y por eso el sistema no os propone la actualización al SII que necesitais. Esto es un problema genérico, nada que ver con el SII. Por favor crear un ticket en soporte. |
|
|
|
- He aplicado sus módulos en un entorno estándar
Verifique todas las dependencias del módulo sii, y las cumple:
image.png
Los setting del module management son QA, pero cambiandolas con cualquier setting tienen el siguiente warning:
Captura de pantalla de 2022-12-06 12-11-12.png
El error es: Spain SII 1.9.213813 module cannot be installed in the requested version because of dependencies problems, this version will be installed instead: 1.3.105
Y como no instala la ultima version, tengo el siguiente problema en la compilación:
compileSqlc:
[javac] Compiling 3075 source files to /opt/OpenbravoERP/build/classes
[javac] /opt/OpenbravoERP/modules/org.openbravo.module.sii/src/org/openbravo/module/sii/reports/ProcesoInformeMultiple.java:196: error: doGenerateReport(JSONObject,Map<String,Object>,JSONObject,String) in ProcesoInformeMultiple cannot override doGenerateReport(JSONObject,Map<String,Object>,JSONObject,String) in BaseReportActionHandler
[javac] private void doGenerateReport(JSONObject result, Map<String, Object> parameters, JSONObject jsonContent, String action)
Lo que no entiendo es por qué no me instala la versión del módulo correcto, si tengo todas las dependencias.
Adjunto imagenes |
|
|
|
This error seems to be related to a wrongly defined dependency. SII module should be updated to support the correct dependency (to version 2.3.3) of the module JAS-WS-JAVA API |
|
|
(0144551)
|
hgbot
|
2022-12-12 17:41
|
|
|
|
|
- we are going to publish a new version of SII module with this new major dependency, but we need to be sure it does work.
- MR above is being code reviewed and will be tested. |
|
|
|
After deeply reviewing this issue, SII module does not use this library. In a test enviroment we have installed SII without this module/library installed and it works correctly.
This issue is going to be closed and another one will be create to remove the dependency to the module JAS-WS-JAVA API |
|
|
(0145827)
|
hgbot
|
2023-01-25 11:17
|
|
|