Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033447Openbravo ERPA. Platformpublic2016-07-07 17:042016-08-11 18:40
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
3.0PR16Q4 
alostale
Core
No
0033447: Make accesible the list of modules included in the Openbravo 3 ditribution
The list of modules included in the Openbravo 3 ditribution can be useful, for instance to be able to define a test a checks only elements included in the distribution.

Currently the list is maintained in a private list here [1], and the list does not have a getter method.

[1] https://code.openbravo.com/erp/devel/pi/file/b1f17fd0957b/src/org/openbravo/erpCommon/ad_help/HelpWindow.java#l54 [^]
-
Extract the module list to a separate class, make it accessible
No tags attached.
related to defect 0033448 closed AugustoMauch The DatasetServiceTest should check only the datasets defined in the OB3 distribution modules 
Issue History
2016-07-07 17:04AugustoMauchNew Issue
2016-07-07 17:04AugustoMauchAssigned To => AugustoMauch
2016-07-07 17:04AugustoMauchModules => Core
2016-07-07 17:04AugustoMauchTriggers an Emergency Pack => No
2016-07-07 17:21AugustoMauchReview Assigned To => alostale
2016-07-07 17:22hgbotCheckin
2016-07-07 17:22hgbotNote Added: 0088299
2016-07-07 17:22hgbotStatusnew => resolved
2016-07-07 17:22hgbotResolutionopen => fixed
2016-07-07 17:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/874e65091dd8e0be22d401e13acfd09cb3871a90 [^]
2016-07-07 17:50AugustoMauchRelationship addedrelated to 0033448
2016-07-08 07:57alostaleNote Added: 0088310
2016-07-08 07:57alostaleStatusresolved => closed
2016-07-08 07:57alostaleFixed in Version => 3.0PR16Q4
2016-08-11 18:40hudsonbotCheckin
2016-08-11 18:40hudsonbotNote Added: 0088996
2016-08-11 18:40hudsonbotCheckin
2016-08-11 18:40hudsonbotNote Added: 0088997

Notes
(0088299)
hgbot   
2016-07-07 17:22   
Repository: erp/devel/pi
Changeset: 874e65091dd8e0be22d401e13acfd09cb3871a90
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Jul 07 17:16:11 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/874e65091dd8e0be22d401e13acfd09cb3871a90 [^]

Fixes issue 33447:The List of modules included in OB3 distribution is available

The list of modules included in the OB3 distribution are now available using the ModulesInOB3Distribution.getModules() method. The list has been extracted from the HelpWindow cla
ss, which now references the extracted listFixes issue 33447:The List of modules included in OB3 distribution is available

The list of modules included in the OB3 distribution are now available using the ModulesInOB3Distribution.getModules() method. The list has been extracted from the HelpWindow cla
ss, which now references the extracted list.

---
M src/org/openbravo/erpCommon/ad_help/HelpWindow.java
A src/org/openbravo/erpCommon/utility/ModulesInOB3Distribution.java
---
(0088310)
alostale   
2016-07-08 07:57   
code reviewed
(0088996)
hudsonbot   
2016-08-11 18:40   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/edaa05b1fb18 [^]
Maturity status: Test
(0088997)
hudsonbot   
2016-08-11 18:40   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/edaa05b1fb18 [^]
Maturity status: Test