Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005611 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | minor | always | 2008-10-22 10:29 | 2009-03-10 09:07 | |||
Reporter | nataliaperu | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.35MP13 | |||
Status | closed | Fix in branch | 2.3x | Fixed in SCM revision | 13223 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.35 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005611: Generate Average costs process does not calculate correctly the average | |||||||
Description | When an order contains two lines with the same product and one of them has price 0, the process does not take into account the product with price 0. | |||||||
Proposed Solution | Comment the following lines in GENERATE_AVERAGE_COST procedure: --IF(Cur_InOutLine.MOVEMENTDATE=v_DateOld AND Cur_InOutLine.M_PRODUCT_ID=v_ProductOld) THEN v_CumQty:=v_CumQty + Cur_InOutLine.MOVEMENTQTY; -- END IF; | |||||||
Tags | commsup_sprint6 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0013518) svnbot (reporter) 2009-02-16 12:46 |
Repository: openbravo Revision: 13223 Author: gorkaion Date: 2009-02-16 12:46:18 +0100 (Mon, 16 Feb 2009) Fixed bug 5611. Applied proposed solution in Generate_Average_Costs procedure. --- U branches/r2.3x/database/model/functions/GENERATE_AVERAGE_COSTS.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=13223&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-10-22 10:29 | psarobe | New Issue | |
2008-10-22 10:29 | psarobe | Assigned To | => gorkaion |
2008-10-22 10:29 | psarobe | Status | new => scheduled |
2009-01-19 13:45 | psarobe | version | => 2.35 |
2009-02-16 12:46 | svnbot | Checkin | |
2009-02-16 12:46 | svnbot | Note Added: 0013518 | |
2009-02-16 12:46 | svnbot | Status | scheduled => resolved |
2009-02-16 12:46 | svnbot | Resolution | open => fixed |
2009-02-16 12:46 | svnbot | svn_revision | => 13223 |
2009-02-19 12:52 | gorkaion | Tag Attached: commsup_sprint6 | |
2009-03-06 16:09 | psarobe | Fixed in Version | => 2.35MP12 |
2009-03-10 09:07 | psarobe | Regression testing | => No |
2009-03-10 09:07 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |