Openbravo Issue Tracking System - Localization Pack: Spain |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0047054 | Localization Pack: Spain | SII | public | 2021-06-10 12:57 | 2021-07-19 17:45 |
|
| Reporter | vmromanos | |
| Assigned To | juabaez | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | approved |
| Regression date | |
| Regression introduced by commit | |
| Regression level | |
| Review Assigned To | |
| Support ticket | |
| OBNetwork customer | No |
| Regression introduced in release | |
|
| Summary | 0047054: SII won't compile since Openbravo 21Q3 |
| Description | If you try to compile SII module (org.openbravo.module.sii) installed in Openbravo 21Q3 or above, the following error is thrown:
compileSqlc:
[javac] Compiling 2444 source files to /home/openbravo/workspaces/dt_sii/openbravo/build/classes
[javac] /home/openbravo/workspaces/dt_sii/openbravo/modules/org.openbravo.module.sii/src/org/openbravo/module/sii/reports/ProcesoInformeMultiple.java:201: 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,
[javac] ^
[javac] attempting to assign weaker access privileges; was protected
[javac] 1 error
|
| Steps To Reproduce | In an Openbravo environment with 21Q3 or above, try to install the SII module.
The error is raised. |
| Proposed Solution | Rename the method name in ProcesoInformeMultiple.java so the SII continues to be compatible with any Openbravo version |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | caused by | feature request | 0046691 | | closed | platform | Openbravo ERP | Make method doExecute of BaseReportFrontEndActionHandler protected | | has duplicate | defect | 0051033 | | closed | mgonzalezh | Localization Pack: Spain | SII won't compile since Openbravo 22Q4 in QA |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2021-06-10 12:57 | vmromanos | New Issue | |
| 2021-06-10 12:57 | vmromanos | Assigned To | => Jorge Bravo |
| 2021-06-10 12:57 | vmromanos | OBNetwork customer | => No |
| 2021-06-10 12:57 | vmromanos | Relationship added | caused by 0046691 |
| 2021-06-10 13:02 | vmromanos | Proposed Solution updated | |
| 2021-06-10 14:27 | Jorge Bravo | Assigned To | Jorge Bravo => juabaez |
| 2021-07-14 16:13 | juabaez | Status | new => acknowledged |
| 2021-07-14 16:13 | juabaez | Status | acknowledged => scheduled |
| 2021-07-14 17:03 | hgbot | Merge Request Status | => open |
| 2021-07-14 17:03 | hgbot | Note Added: 0130480 | |
| 2021-07-15 15:42 | hgbot | Merge Request Status | open => approved |
| 2021-07-19 17:45 | hgbot | Resolution | open => fixed |
| 2021-07-19 17:45 | hgbot | Status | scheduled => closed |
| 2021-07-19 17:45 | hgbot | Note Added: 0130583 | |
| 2021-07-19 17:45 | hgbot | Note Added: 0130584 | |
| 2021-07-19 17:45 | hgbot | Note Added: 0130585 | |
| 2022-11-30 13:24 | psanjuan | Relationship added | has duplicate 0051033 |