Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022927 | Openbravo ERP | 04. Warehouse management | public | 2013-01-29 19:07 | 2013-02-01 22:29 |
|
Reporter | VictorVillar | |
Assigned To | jecharri | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP20 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | VictorVillar |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022927: Standard cost algorithm fully supports manufacturing costs |
Description | Standard cost algorithm fully supports manufacturing costs
Wrong costing calculation of Production Products with Standard Costing Algorithm.
Costing Server is taking into account Average Algorithm and it should not. |
Steps To Reproduce | Wrong costing calculation of Production Products with Standard Costing Algorithm.
Costing Server is taking into account Average Algorithm, and it should take into account the Standard Cost defined for these products. |
Proposed Solution | This is a new functionality that is going to be included in MP20
Modify the Costing Server --> getCostingAlgorithm method and check that if the Costing Algorithm is Standard and the Products of the transactions are defined as Production call Standard Algorithm |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0030889 | | scheduled | dmiguelez | Production Cost Report does not show the real cost if standard algorithm is used |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-01-29 19:07 | VictorVillar | New Issue | |
2013-01-29 19:07 | VictorVillar | Assigned To | => dmiguelez |
2013-01-29 19:07 | VictorVillar | Modules | => Core |
2013-01-29 19:07 | VictorVillar | Triggers an Emergency Pack | => No |
2013-01-29 19:08 | VictorVillar | Issue Monitored: networkb | |
2013-01-30 10:33 | jonalegriaesarte | Assigned To | dmiguelez => jecharri |
2013-01-31 09:01 | dmiguelez | Assigned To | jecharri => jonalegriaesarte |
2013-01-31 09:17 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2013-01-31 09:45 | jecharri | Proposed Solution updated | |
2013-01-31 13:00 | hgbot | Checkin | |
2013-01-31 13:00 | hgbot | Note Added: 0056006 | |
2013-01-31 13:00 | hgbot | Status | new => resolved |
2013-01-31 13:00 | hgbot | Resolution | open => fixed |
2013-01-31 13:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4d7f1c1ef0c6d20335a5e8e98d496cd99833eedb [^] |
2013-01-31 16:42 | VictorVillar | Status | resolved => new |
2013-01-31 16:42 | VictorVillar | Resolution | fixed => open |
2013-01-31 16:45 | VictorVillar | Summary | Wrong costing calculation of Production Products with Standard Costing Algorithm => Standard cost algorithm fully supports manufacturing costs |
2013-01-31 16:45 | VictorVillar | Description Updated | bug_revision_view_page.php?rev_id=4333#r4333 |
2013-01-31 16:45 | VictorVillar | Proposed Solution updated | |
2013-01-31 16:46 | VictorVillar | Status | new => scheduled |
2013-01-31 16:46 | VictorVillar | fix_in_branch | => pi |
2013-01-31 16:46 | VictorVillar | Status | scheduled => resolved |
2013-01-31 16:46 | VictorVillar | Resolution | open => fixed |
2013-01-31 18:17 | hgbot | Checkin | |
2013-01-31 18:17 | hgbot | Note Added: 0056029 | |
2013-02-01 14:17 | VictorVillar | Review Assigned To | => VictorVillar |
2013-02-01 14:17 | VictorVillar | Note Added: 0056060 | |
2013-02-01 14:17 | VictorVillar | Status | resolved => closed |
2013-02-01 22:28 | hudsonbot | Checkin | |
2013-02-01 22:28 | hudsonbot | Note Added: 0056097 | |
2013-02-01 22:29 | hudsonbot | Checkin | |
2013-02-01 22:29 | hudsonbot | Note Added: 0056103 | |
2015-09-22 15:34 | ngarcia | Relationship added | related to 0030889 |
Notes |
|
(0056006)
|
hgbot
|
2013-01-31 13:00
|
|
Repository: erp/devel/pi
Changeset: 4d7f1c1ef0c6d20335a5e8e98d496cd99833eedb
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Jan 31 12:59:43 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4d7f1c1ef0c6d20335a5e8e98d496cd99833eedb [^]
Fixes issue 22927: Wrong costing calculation
of Production Products with Standard Costing Algorithm
---
M src/org/openbravo/costing/CostingServer.java
---
|
|
|
(0056029)
|
hgbot
|
2013-01-31 18:17
|
|
|
|
|
Verified + Gorka Ion code review |
|
|
|
|
|
|
|