Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020620Openbravo ERP09. Financial managementpublic2012-05-28 10:482012-05-30 18:13
xabiermerino 
caristu 
highminoralways
closedfixed 
5
3.0MP11 
3.0MP133.0MP12 
Core
No
0020620: ProcessRunError closing a year
If 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.

-As admin close periods of 2012 permanently
-go to the fiscal year and close 2012
-realize that the error appears
Manage the error in the CreateRegFactAcct.java:


  if (CreateRegFactAcctData.updateClose(conn, this, vars.getUser(), strKey, strOrgId) == 0)
          return Utility.translateError(this, vars, vars.getLanguage(), "ProcessRunError");
      }
No tags attached.
Issue History
2012-05-28 10:48xabiermerinoNew Issue
2012-05-28 10:48xabiermerinoAssigned To => mirurita
2012-05-28 10:48xabiermerinoModules => Core
2012-05-28 10:48xabiermerinoResolution time => 1344290400
2012-05-28 10:48xabiermerinoIssue Monitored: networkb
2012-05-28 11:11miruritaAssigned Tomirurita => jonalegriaesarte
2012-05-28 12:57jonalegriaesarteAssigned Tojonalegriaesarte => caristu
2012-05-29 09:27hgbotCheckin
2012-05-29 09:27hgbotNote Added: 0049400
2012-05-29 09:27hgbotStatusnew => resolved
2012-05-29 09:27hgbotResolutionopen => fixed
2012-05-29 09:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e2211ada03dfa04a7d33843de02af3ba58b890d [^]
2012-05-29 18:59jonalegriaesarteNote Added: 0049451
2012-05-29 18:59jonalegriaesarteStatusresolved => closed
2012-05-29 18:59jonalegriaesarteFixed in Version => 3.0MP12
2012-05-30 18:13hudsonbotCheckin
2012-05-30 18:13hudsonbotNote Added: 0049502

Notes
(0049400)
hgbot   
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   
2012-05-29 18:59   
Verified
(0049502)
hudsonbot   
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