Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020706Openbravo ERP03. Procurement managementpublic2012-06-07 18:482012-06-21 16:11
caristu 
jecharri 
normalminoralways
closedfixed 
5
3.0MP11 
3.0MP14 
Core
No
0020706: To clone sales order is missing the list price value
When cloning a sales order, the sales order lines from the sales order have its list price equals to 0.0 instead of the origin value.
1) Create a Sales Order with one order line at least.
2) Clone the Sales Order using the "Copy Record" button of the menu
3) Check that the list price of the cloned order line is equal to 0.0 instead of the origin value
No tags attached.
causes defect 0031479 closed shuehner NPE in CloneOrderActionHandler as result of logic error in code 
Issue History
2012-06-07 18:48caristuNew Issue
2012-06-07 18:48caristuAssigned To => mirurita
2012-06-07 18:48caristuModules => Core
2012-06-07 18:48caristuResolution time => 1345500000
2012-06-07 18:49caristuIssue Monitored: networkb
2012-06-08 08:23jonalegriaesarteAssigned Tomirurita => jecharri
2012-06-08 09:58hgbotCheckin
2012-06-08 09:58hgbotNote Added: 0049701
2012-06-08 09:58hgbotStatusnew => resolved
2012-06-08 09:58hgbotResolutionopen => fixed
2012-06-08 09:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6d03521c95b497ab26bf92004a7bf593df82adb8 [^]
2012-06-21 16:11caristuNote Added: 0049992
2012-06-21 16:11caristuStatusresolved => closed
2015-11-17 13:32vmromanosRelationship addedcauses 0031479

Notes
(0049701)
hgbot   
2012-06-08 09:58   
Repository: erp/devel/pi
Changeset: 6d03521c95b497ab26bf92004a7bf593df82adb8
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Jun 08 09:57:26 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6d03521c95b497ab26bf92004a7bf593df82adb8 [^]

Fixes issue 20706: To clone sales order is missing the list price value

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/CloneOrderActionHandler.java
---
(0049992)
caristu   
2012-06-21 16:11   
Verified