Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041580Openbravo ERPA. Platformpublic2019-08-06 13:442019-08-07 14:52
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
3.0PR19Q4 
Core
No
0041580: API Change: Getting Started widget is removed
The Getting Started widget will be removed. As a consequence:
- It cannot be referenced from sample data
- Java class GettingStartedWidgetProvider will be removed
-
Approved
related to defect 0041346 closed cberner Remove Getting Started widget (half-not working and outdated) 
Issue History
2019-08-06 13:44AugustoMauchNew Issue
2019-08-06 13:44AugustoMauchAssigned To => platform
2019-08-06 13:44AugustoMauchModules => Core
2019-08-06 13:44AugustoMauchTriggers an Emergency Pack => No
2019-08-06 13:44AugustoMauchRelationship addedrelated to 0041346
2019-08-06 13:45AugustoMauchAssigned Toplatform => alostale
2019-08-06 14:29alostaleTag Attached: Approved
2019-08-06 14:29alostaleAssigned Toalostale => AugustoMauch
2019-08-06 14:30hgbotCheckin
2019-08-06 14:30hgbotNote Added: 0113847
2019-08-06 14:30hgbotStatusnew => resolved
2019-08-06 14:30hgbotResolutionopen => fixed
2019-08-06 14:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/34c37fa7564c4b047a0c361a289a8bac3ced93c1 [^]
2019-08-07 11:57hgbotCheckin
2019-08-07 11:57hgbotNote Added: 0113873
2019-08-07 11:57hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/api-checks/rev/34c37fa7564c4b047a0c361a289a8bac3ced93c1 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/332431d0bff8a2cbc2e484bf946cedaa241c82e6 [^]
2019-08-07 14:52AugustoMauchNote Added: 0113882
2019-08-07 14:52AugustoMauchStatusresolved => closed
2019-08-07 14:52AugustoMauchFixed in Version => 3.0PR19Q4

Notes
(0113847)
hgbot   
2019-08-06 14:30   
Repository: erp/devel/api-checks
Changeset: 34c37fa7564c4b047a0c361a289a8bac3ced93c1
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Aug 06 14:04:59 2019 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/34c37fa7564c4b047a0c361a289a8bac3ced93c1 [^]

Fixes issue 41580: API Change, Getting Started widget is removed

The Java api has been updated, and the Getting Started widget class has been
removed from OBKMO_WIDGET_CLASS.xml

---
M java/reference/java.japi.gz
M model/modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
---
(0113873)
hgbot   
2019-08-07 11:57   
Repository: erp/devel/api-checks
Changeset: 332431d0bff8a2cbc2e484bf946cedaa241c82e6
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Aug 07 11:57:43 2019 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/332431d0bff8a2cbc2e484bf946cedaa241c82e6 [^]

Fixes issue 41580: java.japi.gz file is properly compressed

---
M java/reference/java.japi.gz
---
(0113882)
AugustoMauch   
2019-08-07 14:52   
The API has been fixed