Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0025031 | Openbravo ERP | 07. Sales management | public | 2013-10-28 09:46 | 2013-12-31 04:57 |
Reporter | ngarcia | ||||
Assigned To | AtulOpenbravo | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | 3.0PR14Q2 | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | pramakrishnan | ||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | 24192 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0025031: Wrong price when creating an order from another one if the product doesn't have a price in the price list of the order | ||||
Description | Wrong price when creating an order from another one if the product doesn't have a price in the price list of the order | ||||
Steps To Reproduce | Create a sales price list (do not set it as default) and a sales price version Create a new product and add a price in that price list version Create a sales order for a different price list than the created one Add a line with a product with a price defined in the price list of the order Add another line with the product created in the 2nd step Book it Create a new sales order with the same header info Click on the Copy From Order button and select the previously booked order Check that the price of the product in the 1st line is copied in the 2nd line instead of leaving it as 0 as it doesn't have a price defined in the price list of the order | ||||
Proposed Solution | In CopyFromPOOrder.java initialize the value of the following variables strPriceActual = "0"; strPriceList = "0"; strPriceLimit = "0"; before the following line for (int j = 0; data3 != null && j < data3.length; j++) { | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-10-28 09:46 | ngarcia | New Issue | |||
2013-10-28 09:46 | ngarcia | Assigned To | => jonalegriaesarte | ||
2013-10-28 09:46 | ngarcia | Modules | => Core | ||
2013-10-28 09:46 | ngarcia | OBNetwork customer | => Yes | ||
2013-10-28 09:46 | ngarcia | Support ticket | => 24192 | ||
2013-10-28 09:46 | ngarcia | Resolution time | => 1357599600 | ||
2013-10-28 09:46 | ngarcia | Triggers an Emergency Pack | => No | ||
2013-10-28 09:46 | ngarcia | Issue Monitored: networkb | |||
2013-12-23 13:49 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 | ||
2013-12-27 15:21 | AtulOpenbravo | Assigned To | jonalegriaesarte => AtulOpenbravo | ||
2013-12-27 15:21 | AtulOpenbravo | Status | new => scheduled | ||
2013-12-27 15:21 | AtulOpenbravo | fix_in_branch | => pi | ||
2013-12-30 10:40 | AtulOpenbravo | Note Added: 0063111 | |||
2013-12-30 11:53 | hgbot | Checkin | |||
2013-12-30 11:53 | hgbot | Note Added: 0063113 | |||
2013-12-30 11:53 | hgbot | Status | scheduled => resolved | ||
2013-12-30 11:53 | hgbot | Resolution | open => fixed | ||
2013-12-30 11:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f4dd25a223c406f555a39ea4e4f6070fff30f56b [^] | ||
2013-12-30 11:57 | pramakrishnan | Review Assigned To | => pramakrishnan | ||
2013-12-30 11:57 | pramakrishnan | Note Added: 0063115 | |||
2013-12-30 11:57 | pramakrishnan | Status | resolved => closed | ||
2013-12-31 04:57 | hudsonbot | Checkin | |||
2013-12-31 04:57 | hudsonbot | Note Added: 0063133 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|