Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0047054 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Localization Pack: Spain] SII | major | always | 2021-06-10 12:57 | 2021-07-19 17:45 | |||
| Reporter | vmromanos | View Status | public | |||||
| Assigned To | juabaez | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| 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 | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||||
|
|||||||||||||||||
Notes |
|
|
(0130480) hgbot (developer) 2021-07-14 17:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii/-/merge_requests/22 [^] |
|
(0130583) hgbot (developer) 2021-07-19 17:45 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii [^] Changeset: a8bc5d28da6cd3073edb75ce423393a063f44e05 Author: juan baez <juabaez@gmail.com> Date: 2021-07-14T12:00:36-03:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii/-/commit/a8bc5d28da6cd3073edb75ce423393a063f44e05 [^] Fixed ISSUE-47054 rename method doGenerateReport in class ProcesoInformeMultiple Rename this method so the SII continues to be compatible with any Openbravo version --- M src/org/openbravo/module/sii/reports/ProcesoInformeMultiple.java --- |
|
(0130584) hgbot (developer) 2021-07-19 17:45 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii [^] Changeset: b8330283facd31bc26881177002079a18582b069 Author: juan baez <juabaez@gmail.com> Date: 2021-07-14T12:01:41-03:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii/-/commit/b8330283facd31bc26881177002079a18582b069 [^] Fixed ISSUE-47054 update module version --- M src-db/database/sourcedata/AD_MODULE.xml --- |
|
(0130585) hgbot (developer) 2021-07-19 17:45 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii/-/merge_requests/22 [^] |
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 |
| Copyright © 2000 - 2009 MantisBT Group |