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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020620
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2012-05-28 10:482012-05-30 18:13
ReporterxabiermerinoView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchFixed in SCM revision0e2211ada03d
ProjectionnoneETAnoneTarget Version3.0MP13
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP11SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020620: ProcessRunError closing a year

DescriptionIf you close a year from an organization with its periods closed permanently this error appears:

ProcessRunError

The application should inform about the cause of the error.

Steps To Reproduce-As admin close periods of 2012 permanently
-go to the fiscal year and close 2012
-realize that the error appears
Proposed SolutionManage the error in the CreateRegFactAcct.java:


  if (CreateRegFactAcctData.updateClose(conn, this, vars.getUser(), strKey, strOrgId) == 0)
          return Utility.translateError(this, vars, vars.getLanguage(), "ProcessRunError");
      }
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0049400)
hgbot (developer)
2012-05-29 09:27

Repository: erp/devel/pi
Changeset: 0e2211ada03dfa04a7d33843de02af3ba58b890d
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue May 29 09:26:41 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0e2211ada03dfa04a7d33843de02af3ba58b890d [^]

fixes issue 20620: ProcessRunError closing a year

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.java
---
(0049451)
jonalegriaesarte (reporter)
2012-05-29 18:59

Verified
(0049502)
hudsonbot (developer)
2012-05-30 18:13

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/3752a665362c [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-05-28 10:48 xabiermerino New Issue
2012-05-28 10:48 xabiermerino Assigned To => mirurita
2012-05-28 10:48 xabiermerino Modules => Core
2012-05-28 10:48 xabiermerino Resolution time => 1344290400
2012-05-28 10:48 xabiermerino Issue Monitored: networkb
2012-05-28 11:11 mirurita Assigned To mirurita => jonalegriaesarte
2012-05-28 12:57 jonalegriaesarte Assigned To jonalegriaesarte => caristu
2012-05-29 09:27 hgbot Checkin
2012-05-29 09:27 hgbot Note Added: 0049400
2012-05-29 09:27 hgbot Status new => resolved
2012-05-29 09:27 hgbot Resolution open => fixed
2012-05-29 09:27 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e2211ada03dfa04a7d33843de02af3ba58b890d [^]
2012-05-29 18:59 jonalegriaesarte Note Added: 0049451
2012-05-29 18:59 jonalegriaesarte Status resolved => closed
2012-05-29 18:59 jonalegriaesarte Fixed in Version => 3.0MP12
2012-05-30 18:13 hudsonbot Checkin
2012-05-30 18:13 hudsonbot Note Added: 0049502


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker