Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021408 | Openbravo ERP | 09. Financial management | public | 2012-08-21 13:32 | 2012-09-26 17:19 |
|
Reporter | dmiguelez | |
Assigned To | dmiguelez | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | 3.0MP16 | Fixed in Version | 3.0MP16 | |
Merge Request Status | |
Review Assigned To | gorkaion |
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 | 0021408: Cost of Transactions for production Products are calculated for the wrong Organization |
Description | When a Product is checked as a production Product, the cost is calculated at Client level, but the Organization is set as the legal Entity instead of * |
Steps To Reproduce | When a Product is checked as a production Product, the cost is calculated at Client level, but the Organization is set as the legal Entity instead of * |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-21 13:32 | dmiguelez | New Issue | |
2012-08-21 13:32 | dmiguelez | Assigned To | => gorkaion |
2012-08-21 13:32 | dmiguelez | Modules | => Core |
2012-08-21 13:32 | dmiguelez | OBNetwork customer | => No |
2012-09-06 16:34 | gorkaion | Target Version | => 3.0MP16 |
2012-09-11 10:09 | gorkaion | Assigned To | gorkaion => dmiguelez |
2012-09-12 17:00 | dmiguelez | Status | new => scheduled |
2012-09-12 17:00 | dmiguelez | fix_in_branch | => pi |
2012-09-12 18:47 | dmiguelez | Note Added: 0052036 | |
2012-09-13 12:55 | hgbot | Checkin | |
2012-09-13 12:55 | hgbot | Note Added: 0052059 | |
2012-09-13 12:55 | hgbot | Status | scheduled => resolved |
2012-09-13 12:55 | hgbot | Resolution | open => fixed |
2012-09-13 12:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/af015ec644ddf4777c27f5f02f6153dc64bbd426 [^] |
2012-09-13 13:44 | gorkaion | Closed by | => gorkaion |
2012-09-13 13:44 | gorkaion | Status | resolved => closed |
2012-09-13 13:44 | gorkaion | Fixed in Version | => 3.0MP16 |
2012-09-26 17:19 | hudsonbot | Checkin | |
2012-09-26 17:19 | hudsonbot | Note Added: 0052742 | |
Notes |
|
|
Test Plan:
Login as Openbravo/openbravo
(An Active Instance is needed)
Go to Product Window.
Create a new Product and mark it as Production.
Go to Price List Window.
Select Be Soft Drinker Price List.
Select the latest version.
Add a line in Product Price tab for the new Product, with unit and list price 5.
Create a new Goods Receipt with Business Partner Be Soft Drinker.
Create a new line for the new Product with Movement Quantity 10 and Storage Bin EC-0-0-0.
Complete it.
In Process Request Window schedule a Process for Costing Background Process that runs immediatly.
Check in Product window, for the previous product, that there is an entry in the Costing tab with * as Organization. |
|
|
(0052059)
|
hgbot
|
2012-09-13 12:55
|
|
Repository: erp/devel/pi
Changeset: af015ec644ddf4777c27f5f02f6153dc64bbd426
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Sep 13 12:53:17 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/af015ec644ddf4777c27f5f02f6153dc64bbd426 [^]
Fixes issue 21408: When a Product is set as Production, it's
entries in M_Costing will have * as Organization.
---
M src/org/openbravo/costing/AverageAlgorithm.java
---
|
|
|
|
|