Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025229 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | have not tried | 2013-11-27 14:20 | 2014-02-12 18:29 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 42d8b6d87b76 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | pramakrishnan | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 24966 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025229: Datedelivered in sales flow is not updated in order line, when the order is totally delivered | |||||||
Description | Datedelivered in sales flow is not updated in order line, when the order is totally delivered. We have tested it, in create lines from process, when creating a goods shipment, but other processes should be reviwied: - Warehouse order - POS order - Create shipments from orders | |||||||
Steps To Reproduce | - Create an order, header with one line. - Book it - Goods shipment, create the header - Using create lines from, ship the order created in first step - Book it - Notice that qtydelivered in order line is updated, but datedelivered not. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0063515) AtulOpenbravo (viewer) 2014-01-19 09:15 |
Test Plan - Create Sales Order with one line, book it. - Create Shipment, use Create Lines From and select above Order and select line. - Complete Shipment. - Check that Quantity Deliverd and Date Delivered is updated for Order line properly. |
(0063516) AtulOpenbravo (viewer) 2014-01-19 09:29 |
Alternate Test Plan - Create Sales Order with document type Standard Order. - Create a line with product having ordered quantity as 100. Book Order. - Create Partial Shipment, keep movement date as OrderDate. - Using Create Lines From select above order, copy line. - Edit quantity in shipment line as 50, Process shipment. - Check in Order line Date Delivered = OrderDate, QtyDeliverd=50 - Create Final Shipment, keep movement date as OrderDate + 1. - Create Lines, select order, copy line, process shipment. - Check in Order line Date Delivered = OrderDate +1, QtyDelivered=100. - Cancel Final Shipment by voiding it. - Check in Order line Date Delivered = OrderDate, QtyDelivered = 50. - Cancel Partial Shipment by voiding it. - Check in Order line Date Delivered = Blank, QtyDelivered = 0. |
(0063736) hgbot (developer) 2014-01-28 09:39 |
Repository: erp/devel/pi Changeset: 42d8b6d87b7684fbfe8191858818e8dcf00a4ea9 Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Tue Jan 28 14:06:41 2014 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/42d8b6d87b7684fbfe8191858818e8dcf00a4ea9 [^] Fixes Issue 25229: Update Date delivered in orderline as per recent shipment. --- M src-db/database/model/functions/M_INOUT_POST.xml --- |
(0063747) hgbot (developer) 2014-01-28 12:49 |
Repository: erp/devel/pi Changeset: 3533b03979daf6850de6f4059c63a71bafa17714 Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Tue Jan 28 17:16:43 2014 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/3533b03979daf6850de6f4059c63a71bafa17714 [^] Related to Issue 25229: Change type of v_DateDelivered variable --- M src-db/database/model/functions/M_INOUT_POST.xml --- |
(0063795) pramakrishnan (viewer) 2014-01-30 06:53 |
Code Review + Testing - OK. |
(0064122) hudsonbot (viewer) 2014-02-12 18:29 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d1a5bb862230 [^] Maturity status: Test |
(0064127) hudsonbot (viewer) 2014-02-12 18:29 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d1a5bb862230 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-27 14:20 | jonalegriaesarte | New Issue | |
2013-11-27 14:20 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-11-27 14:20 | jonalegriaesarte | Modules | => Core |
2013-11-27 14:20 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-11-27 14:20 | jonalegriaesarte | Support ticket | => 24966 |
2013-11-27 14:20 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-12-09 16:10 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 |
2014-01-15 09:32 | AtulOpenbravo | Assigned To | jonalegriaesarte => AtulOpenbravo |
2014-01-19 09:15 | AtulOpenbravo | Note Added: 0063515 | |
2014-01-19 09:29 | AtulOpenbravo | Note Added: 0063516 | |
2014-01-19 09:29 | AtulOpenbravo | Status | new => scheduled |
2014-01-19 09:29 | AtulOpenbravo | fix_in_branch | => pi |
2014-01-28 09:39 | hgbot | Checkin | |
2014-01-28 09:39 | hgbot | Note Added: 0063736 | |
2014-01-28 09:39 | hgbot | Status | scheduled => resolved |
2014-01-28 09:39 | hgbot | Resolution | open => fixed |
2014-01-28 09:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/42d8b6d87b7684fbfe8191858818e8dcf00a4ea9 [^] |
2014-01-28 09:42 | AtulOpenbravo | Status | resolved => new |
2014-01-28 09:42 | AtulOpenbravo | Resolution | fixed => open |
2014-01-28 09:42 | AtulOpenbravo | Status | new => scheduled |
2014-01-28 09:43 | AtulOpenbravo | Review Assigned To | => pramakrishnan |
2014-01-28 09:43 | AtulOpenbravo | fix_in_branch | pi => |
2014-01-28 09:43 | AtulOpenbravo | Status | scheduled => resolved |
2014-01-28 09:43 | AtulOpenbravo | Fixed in Version | => pi |
2014-01-28 09:43 | AtulOpenbravo | Resolution | open => fixed |
2014-01-28 12:49 | hgbot | Checkin | |
2014-01-28 12:49 | hgbot | Note Added: 0063747 | |
2014-01-30 06:53 | pramakrishnan | Note Added: 0063795 | |
2014-01-30 06:53 | pramakrishnan | Status | resolved => closed |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064122 | |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064127 |
Copyright © 2000 - 2009 MantisBT Group |