Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002625 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | minor | always | 2008-02-19 13:09 | 2008-07-09 18:47 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40beta | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0002625: PROC. GENERATE_AVERAGE_COSTS: Delete Production Costs | |||||||
Description | Version 2.35MP1 (Oracle) In the begining of the PROCEDURE “GENERATE_AVERAGE_COSTSâ€, it Delete all the existing cost in M_COSTING with the next sentence: DELETE FROM M_COSTING WHERE ISPERMANENT='N' AND ISMANUAL='N' AND COSTTYPE='AV'; With this DELETE, the Propduction Costs are deleted-->ERROR The sentence must be changed by this one: DELETE FROM M_COSTING WHERE ISPERMANENT='N' AND ISMANUAL='N' AND COSTTYPE='AV' AND ISPRODUCTION = 'N'; | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0006214) user71 2005-06-01 00:00 edited on: 2008-06-12 09:43 |
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis. You can see the original bug report in: https://sourceforge.net/support/tracker.php?aid=1896869 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-07-09 18:47 | plujan | Status | resolved => closed |
2008-07-09 18:47 | plujan | Fixed in Version | 2.40alpha-r2 => 2.40beta |
Copyright © 2000 - 2009 MantisBT Group |