Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011090
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajorhave not tried2009-10-22 14:302009-12-16 00:00
ReportershuehnerView Statuspublic 
Assigned Tovmromanos 
PriorityurgentResolutionfixedFixed in Version2.50MP10
StatusclosedFix in branchpiFixed in SCM revisionfbbc19d048ad
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011090: Part of the accounting server uses an Integer to store ad_org_id values which will fail for newly created orgs.

DescriptionThe 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 SolutionUse a string to store the values. Possible changes looks like it is very localized just inside this method.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0011081 closedrafaroda Error when post Sales Invoice 

-  Notes
(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 (developer)
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 (reporter)
2009-12-15 11:56

Tested & working fine.

- Issue History
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 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
Powered by Mantis Bugtracker