Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024139
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementminoralways2013-06-19 13:532013-10-16 19:46
ReporterngarciaView Statuspublic 
Assigned Tojecharri 
PriorityhighResolutionfixedFixed in Version3.0MP29
StatusclosedFix in branchFixed in SCM revision3f15c3810c05
ProjectionnoneETAnoneTarget Version3.0MP29
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tongarcia
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024139: Available quantity wrongly updated when voiding a goods shipment of a reactivated order

DescriptionAvailable 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 ReproduceAs 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
TagsMoved from MP26 to MP27
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0061398)
hgbot (developer)
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
---
(0061404)
hudsonbot (developer)
2013-09-26 09:40

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/9aafa9f00956 [^]

Maturity status: Test
(0061488)
hgbot (developer)
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
---
(0061508)
hudsonbot (developer)
2013-10-01 17:04

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/541c707a5e9b [^]

Maturity status: Test
(0061525)
hgbot (developer)
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
---
(0061669)
ngarcia (developer)
2013-10-15 01:48

verified
(0061722)
hudsonbot (developer)
2013-10-16 19:46

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/51315988909a [^]

Maturity status: Test

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker