Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024139 | Openbravo ERP | 04. Warehouse management | public | 2013-06-19 13:53 | 2013-10-16 19:46 |
|
Reporter | ngarcia | |
Assigned To | jecharri | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP29 | Fixed in Version | 3.0MP29 | |
Merge Request Status | |
Review Assigned To | ngarcia |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024139: Available quantity wrongly updated when voiding a goods shipment of a reactivated order |
Description | Available quantity wrongly updated when voiding a goods shipment of a reactivated order. The qtyreserved column of the c_orderline is set to 0 when reactivating the order and when voiding the associated goods shipment, the value in qtydelivered is transferred to qtyreserved |
Steps To Reproduce | As group admin role:
Create a sales order header
When adding a product to a line open the selector and check the available quantity
Book it
Create another sales order similar to the previous created one
Open the product selector and check that the available quantity has been decreased with the ordered quantity
Don't complete it
Create a goods shipment for the first order and complete it
Reactivate the first order
Void the goods shipment
Open the product selector (in the 2nd order) and check that the available quantity has been decreased with the delivered quantity. The warehouse qty is the same as the one at the beginning of the process
Book the first order and reactivate it again
Open the product selector (in the 2nd order) and check that the available quantity is the same as the one at the beginning of the process |
Proposed Solution | |
Additional Information | |
Tags | Moved from MP26 to MP27 |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-19 13:53 | ngarcia | New Issue | |
2013-06-19 13:53 | ngarcia | Assigned To | => dmiguelez |
2013-06-19 13:53 | ngarcia | Modules | => Core |
2013-06-19 13:53 | ngarcia | Resolution time | => 1377813600 |
2013-06-19 13:53 | ngarcia | Triggers an Emergency Pack | => No |
2013-06-19 13:54 | ngarcia | Issue Monitored: networkb | |
2013-06-26 10:32 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-07-29 16:34 | jonalegriaesarte | Target Version | 3.0MP26 => 3.0MP27 |
2013-07-29 16:35 | jonalegriaesarte | Tag Attached: Moved from MP26 to MP27 | |
2013-08-19 16:43 | jonalegriaesarte | Target Version | 3.0MP27 => 3.0MP28 |
2013-09-25 17:11 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2013-09-25 23:37 | hgbot | Checkin | |
2013-09-25 23:37 | hgbot | Note Added: 0061398 | |
2013-09-25 23:37 | hgbot | Status | new => resolved |
2013-09-25 23:37 | hgbot | Resolution | open => fixed |
2013-09-25 23:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/26448a5e9156984133293fabb808f098fd200eaa [^] |
2013-09-26 09:40 | hudsonbot | Checkin | |
2013-09-26 09:40 | hudsonbot | Note Added: 0061404 | |
2013-09-30 15:36 | hgbot | Checkin | |
2013-09-30 15:36 | hgbot | Note Added: 0061488 | |
2013-09-30 15:50 | jecharri | Status | resolved => new |
2013-09-30 15:50 | jecharri | Resolution | fixed => open |
2013-09-30 15:50 | jecharri | Target Version | 3.0MP28 => 3.0MP29 |
2013-10-01 17:04 | hudsonbot | Checkin | |
2013-10-01 17:04 | hudsonbot | Note Added: 0061508 | |
2013-10-02 17:26 | hgbot | Checkin | |
2013-10-02 17:26 | hgbot | Note Added: 0061525 | |
2013-10-02 17:26 | hgbot | Status | new => resolved |
2013-10-02 17:26 | hgbot | Resolution | open => fixed |
2013-10-02 17:26 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/26448a5e9156984133293fabb808f098fd200eaa [^] => http://code.openbravo.com/erp/devel/pi/rev/3f15c3810c056aa7207a496ff0c7be6f28048fac [^] |
2013-10-15 01:48 | ngarcia | Review Assigned To | => ngarcia |
2013-10-15 01:48 | ngarcia | Note Added: 0061669 | |
2013-10-15 01:48 | ngarcia | Status | resolved => closed |
2013-10-15 01:48 | ngarcia | Fixed in Version | => 3.0MP29 |
2013-10-16 19:46 | hudsonbot | Checkin | |
2013-10-16 19:46 | hudsonbot | Note Added: 0061722 | |
Notes |
|
(0061398)
|
hgbot
|
2013-09-25 23:37
|
|
Repository: erp/devel/pi
Changeset: 26448a5e9156984133293fabb808f098fd200eaa
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Sep 25 23:37:41 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/26448a5e9156984133293fabb808f098fd200eaa [^]
Fixes issue 24139: Available quantity
wrongly updated when voiding a goods shipment of a reactivated order
---
M src-db/database/model/functions/M_INOUT_POST.xml
---
|
|
|
|
|
|
(0061488)
|
hgbot
|
2013-09-30 15:36
|
|
Repository: erp/devel/pi
Changeset: 237a498f9e4d9d535cde2d7bb4fcf7a1cfd95382
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Sep 30 15:36:45 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/237a498f9e4d9d535cde2d7bb4fcf7a1cfd95382 [^]
Backout issue 24139: Available quantity
wrongly updated when voiding a goods shipment of a reactivated order
---
M src-db/database/model/functions/M_INOUT_POST.xml
---
|
|
|
|
|
|
(0061525)
|
hgbot
|
2013-10-02 17:26
|
|
Repository: erp/devel/pi
Changeset: 3f15c3810c056aa7207a496ff0c7be6f28048fac
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Oct 02 13:49:10 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3f15c3810c056aa7207a496ff0c7be6f28048fac [^]
Fixes issue 24139: Available quantity wrongly updated when voiding
a goods shipment of a reactivated order
---
M src-db/database/model/functions/M_INOUT_POST.xml
M src-db/database/model/triggers/C_ORDERLINE2_TRG.xml
---
|
|
|
|
|
|
|
|