Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025112 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2013-11-08 09:07 | 2014-03-17 13:39 | |||
Reporter | ioritzCia | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 8bed44ca01d9 | |||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6 | |||
OS Version | Ubuntu 12.04 | Database version | 9.1 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | jonalegriaesarte | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025112: hasTrxWithNoCost method in valued stock report does not filter by stocked products. | |||||||
Description | hasTrxWithNoCost method in valued stock report is the one in charge to check if there is any transaction without calculated cost to fire a warning. While the cost calculating background process only runs for stocked products, the hasTrxWithNoCost method does not filter by this column. Therefore, once you have a product with transactions with not calculated costs, the warning will always appear even if the costing process finishes correctly. | |||||||
Steps To Reproduce | - Configure the cost calculating process so that it does not execute. - Create a shipment for a stocked product so that a transaction gets created for that product. - Check that a transaction has been created for that product. - Set the stocked check of that product to 'No'. - Run the cost calculating process and see that it finishes properly. - Go to the valued stock report and execute it. See that the transactions without calculated cost warning appears. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0064548) AtulOpenbravo (viewer) 2014-02-25 07:38 |
Test Plan - Configure the cost calculating process so that it does not execute. - Create a shipment for a stocked product so that a transaction gets created for that product. - Check that a transaction has been created for that product. - Set the stocked check of that product to 'No'. - Run the cost calculating process and see that it finishes properly. - Go to the valued stock report and execute it. See that the transactions without calculated cost warning does not appears and Valued Stock Report is displayed properly. |
(0064728) hgbot (developer) 2014-03-03 13:23 |
Repository: erp/devel/pi Changeset: 8bed44ca01d9edc5e27452a908e6259fcd11c309 Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Tue Feb 25 12:05:58 2014 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/8bed44ca01d9edc5e27452a908e6259fcd11c309 [^] Fixes Issue 25112 Valued stock report does not filter by stocked products --- M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.java --- |
(0064835) hudsonbot (viewer) 2014-03-05 16:09 |
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/d34c34b81a92 [^] Maturity status: Test |
(0065226) jonalegriaesarte (viewer) 2014-03-17 13:39 |
Working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-08 09:07 | ioritzCia | New Issue | |
2013-11-08 09:07 | ioritzCia | Assigned To | => dmiguelez |
2013-11-08 09:07 | ioritzCia | Web browser | => Google Chrome |
2013-11-08 09:07 | ioritzCia | Modules | => Core |
2013-11-08 09:07 | ioritzCia | OBNetwork customer | => Yes |
2013-11-08 09:07 | ioritzCia | Triggers an Emergency Pack | => No |
2013-11-08 12:14 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2014-02-19 12:43 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-02-19 12:44 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2014-02-19 12:44 | jonalegriaesarte | Target Version | => 3.0MP32 |
2014-02-25 07:03 | AtulOpenbravo | Assigned To | pramakrishnan => AtulOpenbravo |
2014-02-25 07:04 | AtulOpenbravo | Status | new => scheduled |
2014-02-25 07:04 | AtulOpenbravo | fix_in_branch | => pi |
2014-02-25 07:38 | AtulOpenbravo | Note Added: 0064548 | |
2014-03-03 13:23 | hgbot | Checkin | |
2014-03-03 13:23 | hgbot | Note Added: 0064728 | |
2014-03-03 13:23 | hgbot | Status | scheduled => resolved |
2014-03-03 13:23 | hgbot | Resolution | open => fixed |
2014-03-03 13:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8bed44ca01d9edc5e27452a908e6259fcd11c309 [^] |
2014-03-05 16:09 | hudsonbot | Checkin | |
2014-03-05 16:09 | hudsonbot | Note Added: 0064835 | |
2014-03-17 13:39 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2014-03-17 13:39 | jonalegriaesarte | Note Added: 0065226 | |
2014-03-17 13:39 | jonalegriaesarte | Status | resolved => closed |
2014-03-17 13:39 | jonalegriaesarte | Fixed in Version | => PR14Q2 |
Copyright © 2000 - 2009 MantisBT Group |