Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0021959 | Openbravo ERP | 07. Sales management | public | 2012-10-16 19:51 | 2012-11-12 10:40 | ||||||||||||||
Reporter | Xpand-IT | ||||||||||||||||||
Assigned To | naiaramartinez | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 10 | OS Version | 7 | |||||||||||||||
Product Version | 3.0MP15 | ||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | dmiguelez | ||||||||||||||||||
OBNetwork customer | No | ||||||||||||||||||
Web browser | Google Chrome | ||||||||||||||||||
Modules | Core | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | Production - Confirmed Stable | ||||||||||||||||||
Regression date | 2012-06-25 | ||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/9dd08cf8bac0 [^] | ||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0021959: Sales role can't "Copy from Order" | ||||||||||||||||||
Description | A user logged in with the role Sales gets an error trying to use the Copy from Order button. The error showed is: Error ProcessRunError | ||||||||||||||||||
Steps To Reproduce | Login as Sales Create a new Order Click Copy from Order and select an order When you click ok the error is shown | ||||||||||||||||||
Proposed Solution | In org.openbravo.erpCommon.ad_actionButton.CopyFromPOOrder use Admin mode to access currency (line 98): int stdPrecision; int pricePrecision; try { OBContext.setAdminMode(true); stdPrecision = order.getCurrency().getStandardPrecision().intValue(); pricePrecision = order.getCurrency().getPricePrecision().intValue(); } finally { OBContext.restorePreviousMode(); } | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=5656&type=bug | ||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2012-10-16 19:51 | Xpand-IT | New Issue | |||||||||||||||||
2012-10-16 19:51 | Xpand-IT | Assigned To | => dmiguelez | ||||||||||||||||
2012-10-16 19:51 | Xpand-IT | File Added: Openbravo - Sales Order - 1000024.png | |||||||||||||||||
2012-10-16 19:51 | Xpand-IT | Web browser | => Google Chrome | ||||||||||||||||
2012-10-16 19:51 | Xpand-IT | Modules | => Core | ||||||||||||||||
2012-10-22 16:03 | naiaramartinez | Assigned To | dmiguelez => naiaramartinez | ||||||||||||||||
2012-10-22 16:42 | naiaramartinez | Status | new => scheduled | ||||||||||||||||
2012-10-22 16:42 | naiaramartinez | fix_in_branch | => pi | ||||||||||||||||
2012-10-22 17:01 | naiaramartinez | Web browser | Google Chrome => Google Chrome | ||||||||||||||||
2012-10-22 17:01 | naiaramartinez | OBNetwork customer | => No | ||||||||||||||||
2012-10-22 17:01 | naiaramartinez | Regression level | => Production - Confirmed Stable | ||||||||||||||||
2012-10-22 17:01 | naiaramartinez | Regression date | => 2012-06-25 | ||||||||||||||||
2012-10-22 17:01 | naiaramartinez | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/9dd08cf8bac0 [^] | ||||||||||||||||
2012-10-22 17:01 | naiaramartinez | fix_in_branch | pi => | ||||||||||||||||
2012-10-22 17:09 | naiaramartinez | Note Added: 0053537 | |||||||||||||||||
2012-11-08 12:21 | plujan | Relationship added | related to 0022237 | ||||||||||||||||
2012-11-08 12:56 | plujan | Relationship added | related to 0022238 | ||||||||||||||||
2012-11-08 17:13 | hgbot | Checkin | |||||||||||||||||
2012-11-08 17:13 | hgbot | Note Added: 0054102 | |||||||||||||||||
2012-11-08 17:13 | hgbot | Status | scheduled => resolved | ||||||||||||||||
2012-11-08 17:13 | hgbot | Resolution | open => fixed | ||||||||||||||||
2012-11-08 17:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b7a3476440f0e9b27095c6dc81666ff5b62ebbf2 [^] | ||||||||||||||||
2012-11-08 17:16 | dmiguelez | Review Assigned To | => dmiguelez | ||||||||||||||||
2012-11-08 17:16 | dmiguelez | Note Added: 0054104 | |||||||||||||||||
2012-11-08 17:16 | dmiguelez | Status | resolved => closed | ||||||||||||||||
2012-11-12 10:40 | hudsonbot | Checkin | |||||||||||||||||
2012-11-12 10:40 | hudsonbot | Note Added: 0054151 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|