Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011090 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | have not tried | 2009-10-22 14:30 | 2009-12-16 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP10 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | fbbc19d048ad | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011090: Part of the accounting server uses an Integer to store ad_org_id values which will fail for newly created orgs. | |||||||
Description | The message balanceSegment on the file ad_forms/Fact.java uses an Integer to store ad_org_id values which will fails for newly created orgs as they are UUID's. | |||||||
Proposed Solution | Use a string to store the values. Possible changes looks like it is very localized just inside this method. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0022352) hgbot (developer) 2009-12-02 10:38 |
Repository: erp/devel/pi Changeset: fbbc19d048ad5990ebca5a07f9522c6ed7d167ca Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Dec 02 10:39:23 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/fbbc19d048ad5990ebca5a07f9522c6ed7d167ca [^] Fixed bug 11090: Adapt some parts of Fact.java to UUID AD_Org_ID used Integer, but String should be used to be compatible with UUIDs --- M src/org/openbravo/erpCommon/ad_forms/Fact.java --- |
(0022442) hudsonbot (viewer) 2009-12-04 09:15 |
--- A changeset related to this issue has passed a series of tests and has been promoted to main: Changeset: http://code.openbravo.com/erp/devel/main/rev/f6bc559b1872 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] --- |
(0022827) arunkumar (viewer) 2009-12-15 11:56 |
Tested & working fine. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-22 14:30 | shuehner | New Issue | |
2009-10-22 14:30 | shuehner | Assigned To | => vmromanos |
2009-10-22 14:30 | shuehner | OBNetwork customer | => No |
2009-10-22 14:30 | shuehner | Relationship added | related to 0011081 |
2009-12-02 10:30 | vmromanos | Status | new => scheduled |
2009-12-02 10:30 | vmromanos | fix_in_branch | => pi |
2009-12-02 10:38 | hgbot | Checkin | |
2009-12-02 10:38 | hgbot | Note Added: 0022352 | |
2009-12-02 10:38 | hgbot | Status | scheduled => resolved |
2009-12-02 10:38 | hgbot | Resolution | open => fixed |
2009-12-02 10:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fbbc19d048ad5990ebca5a07f9522c6ed7d167ca [^] |
2009-12-04 09:15 | hudsonbot | Checkin | |
2009-12-04 09:15 | hudsonbot | Note Added: 0022442 | |
2009-12-15 11:56 | arunkumar | Note Added: 0022827 | |
2009-12-15 11:56 | arunkumar | Status | resolved => closed |
2009-12-15 11:56 | arunkumar | Fixed in Version | => 2.50MP10 |
2009-12-16 00:00 | anonymous | sf_bug_id | 0 => 2915144 |
Copyright © 2000 - 2009 MantisBT Group |