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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010536
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 05. Production managementmajoralways2009-09-09 18:152009-10-06 11:36
ReporteregoitzView Statuspublic 
Assigned Torafaroda 
PrioritynormalResolutionfixedFixed in Version2.50MP6
StatusclosedFix in branchFixed in SCM revision2024fe464188
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabaseOracleJava version
OS VersionDatabase version10gAnt version
Product Version2.50MP3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010536: The calculate standard costs process does not work using oracle 10g

DescriptionThe calculate standard costs process does not work using oracle 10g.
Steps To Reproduce-Create a new process plan. completly.
-Execute calculate standard costs process selecting the processplan but withou a budget
-Go to standard costs report
-See that the costs of the P- product are not filled
Proposed Solutionon MA_STANDARD_COST_SEQUENCE
there is a select with condition
 C_BudgetLine.C_Budget_ID = NULL
and should be
 C_BudgetLine.C_Budget_ID is NULL
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0007081 closedgorkaion Generate standard cost does not work 

-  Notes
(0019912)
roklenardic (developer)
2009-09-14 16:37

i think it does not work in postgres either since the standard cost i calculated do not include the cost of raw materials...
(0020189)
hgbot (developer)
2009-09-18 11:10

Repository: erp/devel/pi
Changeset: 2024fe4641884c64eb5ce03b9eb2c0185b66dc97
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Mon Sep 14 18:30:53 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2024fe4641884c64eb5ce03b9eb2c0185b66dc97 [^]

Fixes issue 0010536 MA_STANDARD_COST_SEQUENCE procedure fixed for Oracle 10g

---
M src-db/database/model/functions/MA_STANDARD_COST_SEQUENCE.xml
---
(0020190)
rafaroda (developer)
2009-09-18 11:18

Caused by the resolution of 0007081 https://code.openbravo.com/erp/devel/pi/rev/458354ef7fa9 [^]
(0020483)
hgbot (developer)
2009-09-29 14:13

Repository: erp/devel/pi-pageddatagrid
Changeset: 2024fe4641884c64eb5ce03b9eb2c0185b66dc97
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Mon Sep 14 18:30:53 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/2024fe4641884c64eb5ce03b9eb2c0185b66dc97 [^]

Fixes issue 0010536 MA_STANDARD_COST_SEQUENCE procedure fixed for Oracle 10g

---
M src-db/database/model/functions/MA_STANDARD_COST_SEQUENCE.xml
---
(0020765)
psarobe (manager)
2009-10-06 11:36

Closed again because hudson has reopened without no reason

- Issue History
Date Modified Username Field Change
2009-09-09 18:15 egoitz New Issue
2009-09-09 18:15 egoitz Assigned To => rafaroda
2009-09-14 16:37 roklenardic Note Added: 0019912
2009-09-18 11:10 hgbot Checkin
2009-09-18 11:10 hgbot Note Added: 0020189
2009-09-18 11:10 hgbot Status new => resolved
2009-09-18 11:10 hgbot Resolution open => fixed
2009-09-18 11:10 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2024fe4641884c64eb5ce03b9eb2c0185b66dc97 [^]
2009-09-18 11:17 rafaroda Relationship added related to 0007081
2009-09-18 11:18 rafaroda Note Added: 0020190
2009-09-18 13:34 psarobe Status resolved => closed
2009-09-18 13:34 psarobe Fixed in Version => 2.50MP6
2009-09-19 00:00 anonymous sf_bug_id 0 => 2861733
2009-09-29 14:13 hgbot Checkin
2009-09-29 14:13 hgbot Note Added: 0020483
2009-09-29 14:13 hgbot Status closed => resolved
2009-09-29 14:13 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/2024fe4641884c64eb5ce03b9eb2c0185b66dc97 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/2024fe4641884c64eb5ce03b9eb2c0185b66dc97 [^]
2009-10-06 11:36 psarobe Status resolved => closed
2009-10-06 11:36 psarobe Note Added: 0020765


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker