Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034788Openbravo ERPA. Platformpublic2016-12-20 15:132016-12-23 10:23
NaroaIriarte 
NaroaIriarte 
normalminorhave not tried
closedfixed 
5
 
 
alostale
Core
No
0034788: API change because two fields of OBScheduler have changed to private
The fields "dateTimeFormat" "sqlDateTimeFormat" of the OBScheduler class were declared as static and public and now they are declared as private.
.
Approved
related to defect 0034523 closed NaroaIriarte Some static fields of OBScheduler should be declared as private 
Issue History
2016-12-20 15:13NaroaIriarteNew Issue
2016-12-20 15:13NaroaIriarteAssigned To => alostale
2016-12-20 15:13NaroaIriarteModules => Core
2016-12-20 15:13NaroaIriarteTriggers an Emergency Pack => No
2016-12-21 09:34alostaleTag Attached: Approved
2016-12-21 09:34alostaleAssigned Toalostale => NaroaIriarte
2016-12-21 09:35NaroaIriarteRelationship addedrelated to 0034523
2016-12-21 09:35NaroaIriarteStatusnew => acknowledged
2016-12-21 09:35NaroaIriarteStatusacknowledged => scheduled
2016-12-21 09:37hgbotCheckin
2016-12-21 09:37hgbotNote Added: 0092887
2016-12-21 09:37hgbotStatusscheduled => resolved
2016-12-21 09:37hgbotResolutionopen => fixed
2016-12-21 09:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/addab340d87a1f5631afd1d91d6a08e75c663524 [^]
2016-12-21 09:40NaroaIriarteReview Assigned To => alostale
2016-12-23 08:49alostaleStatusresolved => closed
2016-12-23 10:23hgbotCheckin
2016-12-23 10:23hgbotNote Added: 0092963

Notes
(0092887)
hgbot   
2016-12-21 09:37   
Repository: erp/devel/api-checks
Changeset: addab340d87a1f5631afd1d91d6a08e75c663524
Author: Naroa Iriarte <naroa.iriarte <at> openbravo.com>
Date: Tue Dec 20 15:21:57 2016 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/addab340d87a1f5631afd1d91d6a08e75c663524 [^]

Fixed issue 34788: API change needed to declare some fields as private

The "dateTimeFormat" and "sqlDateTimeFormat" of OBScheduler declared as private.

---
M java/reference/java.japi.gz
---
(0092963)
hgbot   
2016-12-23 10:23   
Repository: erp/devel/api-checks
Changeset: a86a99c89c491015fb0d7d6e2f8cb0775bd27faa
Author: Naroa Iriarte <naroa.iriarte <at> openbravo.com>
Date: Fri Dec 23 10:22:18 2016 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/a86a99c89c491015fb0d7d6e2f8cb0775bd27faa [^]

Related with issue 34788: updated java.japi.gz file.

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