Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025205Openbravo ERPA. Platformpublic2013-11-22 15:172013-12-19 12:30
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
3.0MP313.0MP31 
egoitz
OBPS
Core
24819
No
0025205: DocumentNoData class should be public
DocumentNoData class should be public, this way its methods can be used by custom java classes out of its package (org.openbravo.erpCommon.utility)
.
Add the accessModifier="public" to the DocumentNo_data.xsql file
No tags attached.
Issue History
2013-11-22 15:17caristuNew Issue
2013-11-22 15:17caristuAssigned To => AugustoMauch
2013-11-22 15:17caristuModules => Core
2013-11-22 15:17caristuOBNetwork customer => Yes
2013-11-22 15:17caristuSupport ticket => 24819
2013-11-22 15:17caristuTriggers an Emergency Pack => No
2013-11-22 15:17caristuAssigned ToAugustoMauch => caristu
2013-11-22 15:36caristuIssue Monitored: networkb
2013-12-09 16:49caristuTarget Version => 3.0MP31
2013-12-09 16:50hgbotCheckin
2013-12-09 16:50hgbotNote Added: 0062671
2013-12-09 16:50hgbotStatusnew => resolved
2013-12-09 16:50hgbotResolutionopen => fixed
2013-12-09 16:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bbb78d72dee7e2abc141a1fd022f973ad52e5420 [^]
2013-12-10 11:10caristuNote Added: 0062683
2013-12-18 10:52egoitzReview Assigned To => egoitz
2013-12-18 10:52egoitzNote Added: 0062768
2013-12-18 10:52egoitzStatusresolved => closed
2013-12-18 10:52egoitzFixed in Version => 3.0MP31
2013-12-19 12:30hudsonbotCheckin
2013-12-19 12:30hudsonbotNote Added: 0062837

Notes
(0062671)
hgbot   
2013-12-09 16:50   
Repository: erp/devel/pi
Changeset: bbb78d72dee7e2abc141a1fd022f973ad52e5420
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Dec 09 16:48:50 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bbb78d72dee7e2abc141a1fd022f973ad52e5420 [^]

fixes issue 25205: DocumentNoData class should be public

---
M src/org/openbravo/erpCommon/utility/DocumentNo_data.xsql
---
(0062683)
caristu   
2013-12-10 11:10   
With this change it is possible to use the methods of the DocumentNoData class directly. This way other classes out of its package can manage custom sequence numbers, for example which was not available until now without manually coding it.
(0062768)
egoitz   
2013-12-18 10:52   
verified
(0062837)
hudsonbot   
2013-12-19 12:30   
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/b878bb51dc09 [^]

Maturity status: Test