Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025229 | Openbravo ERP | 07. Sales management | public | 2013-11-27 14:20 | 2014-02-12 18:29 |
|
Reporter | jonalegriaesarte | |
Assigned To | AtulOpenbravo | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q2 | Fixed in Version | pi | |
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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
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 | |
Notes |
|
|
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. |
|
|
|
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
|
2014-01-28 09:39
|
|
|
|
(0063747)
|
hgbot
|
2014-01-28 12:49
|
|
|
|
|
Code Review + Testing - OK. |
|
|
|
|
|
|
|