Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037969Openbravo ERP04. Warehouse managementpublic2018-02-09 10:522018-02-19 17:55
lorenzofidalgo 
markmm82 
immediatemajoralways
closedfixed 
5
main 
3.0PR18Q13.0PR18Q1 
dmiguelez
Core
Production - Confirmed Stable
2016-11-18
3.0PR17Q1
https://code.openbravo.com/erp/devel/pi/rev/7232cc0b37a9 [^]
No
0037969: [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.0PR18Q1
2018-02-19 17:53hgbotCheckin
2018-02-19 17:53hgbotNote Added: 0102497
2018-02-19 17:53hgbotStatusscheduled => resolved
2018-02-19 17:53hgbotResolutionopen => fixed
2018-02-19 17:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR18Q1/rev/98d5c38f863c3c34614d254b6949baf6c10a2c0c [^]
2018-02-19 17:55dmiguelezReview Assigned To => dmiguelez
2018-02-19 17:55dmiguelezNote Added: 0102498
2018-02-19 17:55dmiguelezStatusresolved => closed
2018-02-19 17:55dmiguelezFixed in Version => 3.0PR18Q1

Notes
(0102497)
hgbot   
2018-02-19 17:53   
Repository: erp/backports/3.0PR18Q1
Changeset: 98d5c38f863c3c34614d254b6949baf6c10a2c0c
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.0PR18Q1/rev/98d5c38f863c3c34614d254b6949baf6c10a2c0c [^]

Fixes Issue 37969. 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
---
(0102498)
dmiguelez   
2018-02-19 17:55   
Code Review + Testing Ok