Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0031415 | Openbravo ERP | 04. Warehouse management | public | 2015-11-10 12:31 | 2015-11-28 15:24 |
|
| Reporter | VictorVillar | |
| Assigned To | aferraz | |
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | 3.0PR16Q1 | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | dmiguelez |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 33023 |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0031415: The valued stock report is not taking into account the starting date of the costing rule |
| Description | The valued stock report is not taking into account the starting date of the costing rule |
| Steps To Reproduce | The valued stock report is not taking into account the starting date of the costing rule. The user can mix the information between different costing algorithms. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | causes | defect | 0033002 | 3.0PR16Q3 | closed | aferraz | Stock available previous to the validation of the costing rule is not shown in Valued Stock Report |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-11-10 12:31 | VictorVillar | New Issue | |
| 2015-11-10 12:31 | VictorVillar | Assigned To | => dmiguelez |
| 2015-11-10 12:31 | VictorVillar | OBNetwork customer | => Yes |
| 2015-11-10 12:31 | VictorVillar | Modules | => Core |
| 2015-11-10 12:31 | VictorVillar | Support ticket | => 33023 |
| 2015-11-10 12:31 | VictorVillar | Resolution time | => 1449702000 |
| 2015-11-10 12:31 | VictorVillar | Triggers an Emergency Pack | => No |
| 2015-11-26 10:16 | aferraz | Assigned To | dmiguelez => aferraz |
| 2015-11-26 10:16 | aferraz | Status | new => scheduled |
| 2015-11-26 17:18 | aferraz | Note Added: 0082379 | |
| 2015-11-27 11:26 | hgbot | Checkin | |
| 2015-11-27 11:26 | hgbot | Note Added: 0082417 | |
| 2015-11-27 11:26 | hgbot | Status | scheduled => resolved |
| 2015-11-27 11:26 | hgbot | Resolution | open => fixed |
| 2015-11-27 11:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/92d905a6c0136818567a34ca50122348e64db2f1 [^] |
| 2015-11-27 11:27 | dmiguelez | Review Assigned To | => dmiguelez |
| 2015-11-27 11:27 | dmiguelez | Note Added: 0082418 | |
| 2015-11-27 11:27 | dmiguelez | Status | resolved => closed |
| 2015-11-28 15:24 | hudsonbot | Checkin | |
| 2015-11-28 15:24 | hudsonbot | Note Added: 0082449 | |
| 2016-05-19 17:17 | ngarcia | Relationship added | causes 0033002 |
|
Notes |
|
|
|
Test plan:
As F&B Admin:
- Run Valued Stock Report for today and any warehouse and currency.
Realize result is the same as if you run the report without the fix.
- Create a new Costing Rule for España and validate it.
Run Costing Background process.
- Run Valued Stock Report for today, any currency and any warehouse from España.
Realize result is the same as if you run the report without the fix. |
|
|
|
(0082417)
|
|
hgbot
|
|
2015-11-27 11:26
|
|
Repository: erp/devel/pi
Changeset: 92d905a6c0136818567a34ca50122348e64db2f1
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Nov 26 17:08:45 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/92d905a6c0136818567a34ca50122348e64db2f1 [^]
Fixes issue 31415: Valued Stock Report is not filtering by CR startingdate
The valued stock report was not taking into account the starting date of the costing rule.
---
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.java
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock_data.xsql
M src/org/openbravo/erpCommon/utility/OBDateUtils.java
---
|
|
|
|
|
|
|
|
|
|