Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0044010Openbravo ERPA. Platformpublic2020-05-08 13:242020-05-21 13:18
alostale 
platform 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0044010: API change: old tree implementation
Changes caused by old tree implementation removal 0043978 [1]:

Removed row from table AD_MESSAGE - ID: 800066
Removed row from table AD_MESSAGE - ID: 800067
Removed row from table AD_MESSAGE - ID: 800156
Removed row from table AD_MESSAGE - ID: 04DDD225150B48C1B9A94E673BEF2ED9
Removed row from table AD_MODEL_OBJECT - ID: 800671
Removed row from table AD_MODEL_OBJECT_MAPPING - ID: 802671
Removed row from table AD_REF_LIST - ID: 67C9AE863A644F46BC21F563E4910F6C


removed class org.openbravo.erpCommon.utility.WindowTree
removed from org.openbravo.erpCommon.utility.WindowTreeData the following methods:
  TreeName
  select
  selectAccountingReport
  selectActivity
  selectAsset
  selectBOM
  selectCampaign
  selectChValue
  selectCostcenter
  selectEditable
  selectElementValue
  selectIsReady
  selectIsStatic
  selectKey
  selectOBRE_ResouceCategory
  selectOrg
  selectParents
  selectProductCategory
  selectProject
  selectSalesRegion
  selectTabName
  selectTaxReport
  selectTrl
  selectUser1
  selectUser2
  update



[1] https://ci.openbravo.com/job/try-api/8013/consoleFull [^]
-
Approved
blocks feature request 0043978 closed shuehner Remove "classic popup tree view" which has been obsolete by "Tree Extension" project in 14Q2 
Issue History
2020-05-08 13:24alostaleNew Issue
2020-05-08 13:24alostaleAssigned To => platform
2020-05-08 13:24alostaleModules => Core
2020-05-08 13:24alostaleTriggers an Emergency Pack => No
2020-05-08 13:24alostaleRelationship addedblocks 0043978
2020-05-08 13:24alostaleTag Attached: Approved
2020-05-21 13:03hgbotCheckin
2020-05-21 13:03hgbotNote Added: 0120129
2020-05-21 13:03hgbotStatusnew => resolved
2020-05-21 13:03hgbotResolutionopen => fixed
2020-05-21 13:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/9b68e98fc5c5b2dd2147e11800bb6928562a6a4c [^]
2020-05-21 13:18alostaleStatusresolved => closed

Notes
(0120129)
hgbot   
2020-05-21 13:03   
Repository: erp/devel/api-checks
Changeset: 9b68e98fc5c5b2dd2147e11800bb6928562a6a4c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu May 21 13:01:00 2020 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/9b68e98fc5c5b2dd2147e11800bb6928562a6a4c [^]

fixed ISSUE-44010: API change: removed old tree implementation

---
M java/reference/java.japi.gz
M model/modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REF_LIST.xml
M model/src-db/database/sourcedata/AD_MESSAGE.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M model/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---