Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0036499 | Openbravo ERP | Z. Others | public | 2017-07-15 13:51 | 2017-07-31 11:47 | |||||||
Reporter | shuehner | |||||||||||
Assigned To | shuehner | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | shuehner | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0036499: API changes related to removal of 2.50 code | |||||||||||
Description | In the 2.50 removal project/issue: 36498 lots of old unused code related to 2.50 style windows has been remove resulting in the following API changes. A search in all published modules in forge/centralrepository has been done and no module is using those so the risk to break modules is low. Changes regarding java api: The following classes have been removed: 1.) class org.openbravo.erpCommon.businessUtility.Buscador 2.) class org.openbravo.erpCommon.businessUtility.BuscadorData (generated from xsql file) 3.) class org.openbravo.erpCommon.utility.DataGrid 4.) class org.openbravo.erpCommon.utility.ExportGrid 5.) class org.openbravo.erpCommon.utility.KeyMap 6.) class.org.openbravo.erpCommon.utility.ModelSQLGeneration Removal of public elements in the following classes: 1.) in class org.openbravo.erpCommon.utility.TableSQLData: a.) Everything except the constant maxRowsPerGridPage and the function calcAndGetBackendPage has been removed b.) Full list of removals: - both constructors - constant INACTIVE_DATA - member index - method addFromField - method addFromParameter - method addSelectField - method getKeyColumn - method getParameterValuesOnlyId - method getPool - method getTabID - method getTableName - method getVars - method hasInternalFilter - method setParameter 2.) in class org.openbravo.erpCommon.utility.ExecuteQuery - method executeStatement - method selectAndSearch - enum SearchType 3.) in class org.openbravo.erpCommon.utility.ComboTableData - method fillParametersFromSearch 4.) in class org.openbravo.erpCommon.utility.Utility - method fillTableSQLParameters 5.) in class org.openbravo.erpCommon.WindowAccessData (xsql generated) - method hasnotDeleteAccess 6.) in class org.openbravo.referenace.ui.UIReference (and all sub-classes) a.) member: - addSecondaryFilter - conn - strIsSOTrx - strReplaceWith b.) methods: - generateFilterAcceptScript - generateFilterHtml - generateSQL - getFilter - getGridType - hasSecondaryFilter - identifier - setReplaceWith - setStrIsSOTrx 7.) in class org.openbravo.reference.ui.UIReferenceUtility - method addFilter - method addUniqueElement - method checkTableTranslation - method fieldtoProperties Changes in classes: 1.) class org.openbravo.erpCommon.TableSQLData does no longer implement Serializable Removals regarding model: - row from table AD_MODEL_OBJECT - ID: 800662 - row from table AD_MODEL_OBJECT - ID: 801433 - row from table AD_MODEL_OBJECT - ID: 96ED899EC5704BA9961340A934B62133 - row from table AD_MODEL_OBJECT_MAPPING - ID: 800833 - row from table AD_MODEL_OBJECT_MAPPING - ID: 802179 - row from table AD_MODEL_OBJECT_MAPPING - ID: 802668 - row from table AD_MODEL_OBJECT_MAPPING - ID: 802669 - row from table AD_MODEL_OBJECT_MAPPING - ID: 802670 - row from table AD_MODEL_OBJECT_MAPPING - ID: 3CCD2540F0B2441484C256772EBBCC93 | |||||||||||
Steps To Reproduce | https://ci.openbravo.com/job/try-api/5119/consoleText [^] | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | Approved | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-07-15 13:51 | shuehner | New Issue | ||||||||||
2017-07-15 13:51 | shuehner | Assigned To | => Triage Finance | |||||||||
2017-07-15 13:51 | shuehner | Modules | => Core | |||||||||
2017-07-15 13:51 | shuehner | Triggers an Emergency Pack | => No | |||||||||
2017-07-15 13:51 | shuehner | Relationship added | related to 0036498 | |||||||||
2017-07-15 13:51 | shuehner | Assigned To | Triage Finance => dmitry_mezentsev | |||||||||
2017-07-17 09:55 | dmitry_mezentsev | Tag Attached: Approved | ||||||||||
2017-07-17 09:55 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => shuehner | |||||||||
2017-07-20 13:51 | hgbot | Checkin | ||||||||||
2017-07-20 13:51 | hgbot | Note Added: 0098151 | ||||||||||
2017-07-20 13:51 | hgbot | Status | new => resolved | |||||||||
2017-07-20 13:51 | hgbot | Resolution | open => fixed | |||||||||
2017-07-20 13:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/e1e795ad274996030cd46b2b4a0aa561c9d2863e [^] | |||||||||
2017-07-31 11:47 | shuehner | Review Assigned To | => shuehner | |||||||||
2017-07-31 11:47 | shuehner | Status | resolved => closed |
Notes | |||||
|
|||||
|
|