Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025100 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2013-11-07 13:47 | 2013-11-19 19:07 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP30 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9ca1b1bb1f9b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | jonalegriaesarte | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2013-09-17 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/9e9d793566927a528df740015b26e54049662217 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025100: Production cost is not calculated in instances with the old cost engine | |||||||
Description | Production cost is not calculated in instances with the old cost engine | |||||||
Steps To Reproduce | Production cost is not calculated in instances with the old cost engine | |||||||
Proposed Solution | Instead of: AND c.COSTTYPE = 'AVA' AND v_iscostmigrated = 'Y') should be: (c.COSTTYPE = 'AVA' AND v_iscostmigrated = 'Y') OR (c.COSTTYPE = 'AV' AND v_iscostmigrated = 'N') | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0062063) hgbot (developer) 2013-11-08 15:45 |
Repository: erp/devel/pi Changeset: 9ca1b1bb1f9bb1e9fd5f0739a45b038ff3ed94ba Author: Victor Villar <victor.villar <at> openbravo.com> Date: Fri Nov 08 15:43:58 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/9ca1b1bb1f9bb1e9fd5f0739a45b038ff3ed94ba [^] Fixed issue 25100:Production cost is not calculated in instances with the old cost engine --- M src-db/database/model/functions/MA_PRODUCTION_COST.xml --- |
(0062064) jonalegriaesarte (viewer) 2013-11-08 16:53 |
Verified and working fine. |
(0062247) hudsonbot (viewer) 2013-11-19 19:07 |
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/ab71e0273dc1 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-07 13:47 | VictorVillar | New Issue | |
2013-11-07 13:47 | VictorVillar | Assigned To | => dmiguelez |
2013-11-07 13:47 | VictorVillar | Modules | => Core |
2013-11-07 13:47 | VictorVillar | OBNetwork customer | => No |
2013-11-07 13:47 | VictorVillar | Triggers an Emergency Pack | => No |
2013-11-07 13:48 | VictorVillar | Regression level | => Production - QA Approved |
2013-11-07 13:48 | VictorVillar | Regression date | => 2013-09-17 |
2013-11-07 13:48 | VictorVillar | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/9e9d793566927a528df740015b26e54049662217 [^] |
2013-11-07 13:50 | VictorVillar | Proposed Solution updated | |
2013-11-07 13:50 | VictorVillar | Issue Monitored: networkb | |
2013-11-08 15:45 | hgbot | Checkin | |
2013-11-08 15:45 | hgbot | Note Added: 0062063 | |
2013-11-08 15:45 | hgbot | Status | new => resolved |
2013-11-08 15:45 | hgbot | Resolution | open => fixed |
2013-11-08 15:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9ca1b1bb1f9bb1e9fd5f0739a45b038ff3ed94ba [^] |
2013-11-08 16:53 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2013-11-08 16:53 | jonalegriaesarte | Note Added: 0062064 | |
2013-11-08 16:53 | jonalegriaesarte | Status | resolved => closed |
2013-11-08 16:53 | jonalegriaesarte | Fixed in Version | => 3.0MP30 |
2013-11-19 19:07 | hudsonbot | Checkin | |
2013-11-19 19:07 | hudsonbot | Note Added: 0062247 |
Copyright © 2000 - 2009 MantisBT Group |