Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023327 | Openbravo ERP | 09. Financial management | public | 2013-03-18 12:20 | 2013-04-07 01:03 |
|
Reporter | naiaramartinez | |
Assigned To | naiaramartinez | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | dmiguelez |
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 | 0023327: Add SetAdminMode(true) to avoid an error |
Description | In 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 Solution | Add SetAdminMode(true) to read the properties of C_CURRENCY |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0022694 | | closed | naiaramartinez | wrong amount with accruals & deferrals post invoice [oracle] |
|
Attached Files | |
|
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 | OBNetwork customer | => No |
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 | |