Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039671Openbravo ERPA. Platformpublic2018-11-22 09:242018-11-22 11:20
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0039671: API changes for improved view generation scalability
API changes introduced by 0039670 to improve view generation scalability:

constructor org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldAudit(java.lang.String, org.openbravo.model.ad.ui.Element, org.openbravo.model.ad.ui.Tab)
method org.openbravo.client.application.window.OBViewUtil.getGridConfigurationSettings(org.openbravo.model.ad.ui.Field)
method org.openbravo.client.application.window.OBViewUtil.getGridConfigurationSettings(org.openbravo.model.ad.ui.Tab)
method org.openbravo.client.kernel.reference.UIDefinition.establishGridConfigurationSettings(org.openbravo.model.ad.ui.Field)
-
Accept them as they should not be used because all them are technical API that should only be used by view generation but not from any other place.
No tags attached.
blocks design defect 0039670 closed alostale view generation scalability issues 
Issue History
2018-11-22 09:24alostaleNew Issue
2018-11-22 09:24alostaleAssigned To => alostale
2018-11-22 09:24alostaleModules => Core
2018-11-22 09:24alostaleTriggers an Emergency Pack => No
2018-11-22 09:24alostaleRelationship addedblocks 0039670
2018-11-22 09:33hgbotCheckin
2018-11-22 09:33hgbotNote Added: 0108048
2018-11-22 09:33hgbotStatusnew => resolved
2018-11-22 09:33hgbotResolutionopen => fixed
2018-11-22 09:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/85bb0c0456dec3b9a7174a5e9eaea54ca4b8a308 [^]
2018-11-22 09:34alostaleStatusresolved => closed
2018-11-22 11:20alostaleDescription Updatedbug_revision_view_page.php?rev_id=17951#r17951
2018-11-22 11:20alostaleProposed Solution updated

Notes
(0108048)
hgbot   
2018-11-22 09:33   
Repository: erp/devel/api-checks
Changeset: 85bb0c0456dec3b9a7174a5e9eaea54ca4b8a308
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Nov 22 09:32:11 2018 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/85bb0c0456dec3b9a7174a5e9eaea54ca4b8a308 [^]

fixed issue 39671: API changes for improved view generation scalability

---
M java/reference/java.japi.gz
---