Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047054
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Localization Pack: Spain] SIImajoralways2021-06-10 12:572021-07-19 17:45
ReportervmromanosView Statuspublic 
Assigned Tojuabaez 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0047054: SII won't compile since Openbravo 21Q3

DescriptionIf 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 ReproduceIn an Openbravo environment with 21Q3 or above, try to install the SII module.
The error is raised.
Proposed SolutionRename the method name in ProcesoInformeMultiple.java so the SII continues to be compatible with any Openbravo version
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0046691 closedplatform Openbravo ERP Make method doExecute of BaseReportFrontEndActionHandler protected 
has duplicate defect 0051033 closedmgonzalezh Localization Pack: Spain SII won't compile since Openbravo 22Q4 in QA 

-  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 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 Note Added: 0130480
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
Powered by Mantis Bugtracker