Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037970Openbravo ERP04. Warehouse managementpublic2018-02-09 10:522018-02-20 09:11
lorenzofidalgo 
markmm82 
immediatemajoralways
closedfixed 
5
main 
3.0PR17Q4.23.0PR17Q4.2 
dmiguelez
Core
Production - Confirmed Stable
2016-11-18
3.0PR17Q1
https://code.openbravo.com/erp/devel/pi/rev/7232cc0b37a9 [^]
No
0037970: [RR18Q1][Cancel & Replace] Sales Order is not selectable in Create Lines From process under certain circumstances
It is not possible to use the resulting Sales Order from a "Cancel & Replace" process in the "Create Lines From" process from "Goods Shipment" window under certain circumstances.
It seems it is related with adding in the "Cancel & Replace" order new units of an already created product in the order before using the "Cancel & Replace" process. It is happening when the user is adding a new line of the already created product or even adding more products in the already created line.
It can be checked here, following this testlink test case:
https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10244 [^]

DEFECT: In the test case, when it is said "Check only new discount line added, as well as line for product A - 3 units, and line for Product B - 4 units are shown there for selection." it can not be checked due to the order is not shown.
No tags attached.
blocks defect 0037866 closed markmm82 [RR18Q1][Cancel & Replace] Sales Order is not selectable in Create Lines From process under certain circumstances 
Issue History
2018-02-19 17:29dmiguelezTypedefect => backport
2018-02-19 17:29dmiguelezTarget Version => 3.0PR17Q4.2
2018-02-20 09:10hgbotCheckin
2018-02-20 09:10hgbotNote Added: 0102510
2018-02-20 09:10hgbotStatusscheduled => resolved
2018-02-20 09:10hgbotResolutionopen => fixed
2018-02-20 09:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR17Q4.2/rev/eb73690bbc621f97a76d69cd2fe9fa8fd684c008 [^]
2018-02-20 09:11dmiguelezReview Assigned To => dmiguelez
2018-02-20 09:11dmiguelezStatusresolved => closed
2018-02-20 09:11dmiguelezFixed in Version => 3.0PR17Q4.2

Notes
(0102510)
hgbot   
2018-02-20 09:10   
Repository: erp/backports/3.0PR17Q4.2
Changeset: eb73690bbc621f97a76d69cd2fe9fa8fd684c008
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Feb 16 09:45:26 2018 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q4.2/rev/eb73690bbc621f97a76d69cd2fe9fa8fd684c008 [^]

Fixes Issue 37970. When completing an Order, if the Quantity ordered
is not the same as the Quantity delivered for any line, the flag
isDelivered is set as N.

---
M src-db/database/model/functions/C_ORDER_POST1.xml
---