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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023327
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2013-03-18 12:202013-04-07 01:03
ReporternaiaramartinezView Statuspublic 
Assigned Tonaiaramartinez 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision9145aad14222
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023327: Add SetAdminMode(true) to avoid an error

DescriptionIn DocInvoice.java the following code can find:

int stdPrecision = OBDal.getInstance().get(Currency.class, this.C_Currency_ID).getStandardPrecision().intValue();
   
An error can raised if the role has not access to C_CURRENCY
Steps To Reproduce Go to DocInvoice.java, line 807:

int stdPrecision = OBDal.getInstance().get(Currency.class, this.C_Currency_ID).getStandardPrecision().intValue();
Proposed SolutionAdd SetAdminMode(true) to read the properties of C_CURRENCY
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0022694 closednaiaramartinez wrong amount with accruals & deferrals post invoice [oracle] 

-  Notes
(0057703)
hgbot (developer)
2013-04-03 10:06

Repository: erp/devel/pi
Changeset: 9145aad14222b1bc234174d1dedc78ac8e3a110c
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Mar 18 12:21:57 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9145aad14222b1bc234174d1dedc78ac8e3a110c [^]

fixed bug 23327: Add SetAdminMode(true) in DocInvoice.java to avoid an error

---
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---
(0057704)
dmiguelez (developer)
2013-04-03 10:11

Code Review + Testing OK
(0057760)
hudsonbot (developer)
2013-04-07 01:03

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

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-03-18 12:20 naiaramartinez New Issue
2013-03-18 12:20 naiaramartinez Assigned To => dmiguelez
2013-03-18 12:20 naiaramartinez Modules => Core
2013-03-18 12:20 naiaramartinez Triggers an Emergency Pack => No
2013-03-18 12:20 naiaramartinez Status new => scheduled
2013-03-18 12:20 naiaramartinez Assigned To dmiguelez => naiaramartinez
2013-03-18 12:20 naiaramartinez fix_in_branch => pi
2013-03-18 12:20 naiaramartinez Relationship added related to 0022694
2013-04-03 10:06 hgbot Checkin
2013-04-03 10:06 hgbot Note Added: 0057703
2013-04-03 10:06 hgbot Status scheduled => resolved
2013-04-03 10:06 hgbot Resolution open => fixed
2013-04-03 10:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9145aad14222b1bc234174d1dedc78ac8e3a110c [^]
2013-04-03 10:11 dmiguelez Review Assigned To => dmiguelez
2013-04-03 10:11 dmiguelez Note Added: 0057704
2013-04-03 10:11 dmiguelez Status resolved => closed
2013-04-07 01:03 hudsonbot Checkin
2013-04-07 01:03 hudsonbot Note Added: 0057760


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker