Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040676 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2019-04-24 17:49 | 2019-05-21 15:16 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ca3cd4151b46 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | Sandrahuguet | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040676: Valued Stock Report not properly working when movementDate has more precision than days and aggregated data | |||||||
Description | The queries in the Valued Stock report assume that the precision of the movementDate field is days, if it has a greater precision than that, the values shown in the report might not be correct. This happens when there is aggregated data | |||||||
Steps To Reproduce | The queries in the Valued Stock report assume that the precision of the movementDate field is days, if it has a greater precision than that, the values shown in the report might not be correct. This happens when there is aggregated data | |||||||
Proposed Solution | Truncate the movementDate to have only precision for days | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0111344) hgbot (developer) 2019-04-26 09:07 |
Repository: erp/devel/pi Changeset: ca3cd4151b46a751f2f50e6024835614f66e45bd Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Thu Apr 25 09:54:50 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ca3cd4151b46a751f2f50e6024835614f66e45bd [^] Fixes Issue 40676. Trunc the movement date in the query filters as it can have precision greater than days, but the comparison is always done at day level --- M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock_data.xsql M src/org/openbravo/materialmgmt/GenerateValuedStockAggregated_data.xsql --- |
(0111350) Sandrahuguet (developer) 2019-04-26 10:21 |
Code review ok and tested in the customer environment and in F&B data |
(0112000) hudsonbot (developer) 2019-05-21 15:16 |
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/9b8f37d9d85e [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2019-04-24 17:49 | dmiguelez | New Issue | |
2019-04-24 17:49 | dmiguelez | Assigned To | => dmiguelez |
2019-04-24 17:49 | dmiguelez | Modules | => Core |
2019-04-24 17:49 | dmiguelez | Triggers an Emergency Pack | => No |
2019-04-25 09:59 | dmiguelez | Steps to Reproduce Updated | View Revisions |
2019-04-26 09:07 | hgbot | Checkin | |
2019-04-26 09:07 | hgbot | Note Added: 0111344 | |
2019-04-26 09:07 | hgbot | Status | new => resolved |
2019-04-26 09:07 | hgbot | Resolution | open => fixed |
2019-04-26 09:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ca3cd4151b46a751f2f50e6024835614f66e45bd [^] |
2019-04-26 10:14 | dmiguelez | Relationship added | related to 0040670 |
2019-04-26 10:15 | dmiguelez | Relationship added | related to 0040623 |
2019-04-26 10:21 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-04-26 10:21 | Sandrahuguet | Note Added: 0111350 | |
2019-04-26 10:21 | Sandrahuguet | Status | resolved => closed |
2019-04-26 10:21 | Sandrahuguet | Fixed in Version | => 3.0PR19Q3 |
2019-04-30 13:31 | egoitz | Issue cloned | 0040722 |
2019-04-30 13:31 | egoitz | Relationship added | related to 0040722 |
2019-05-21 15:16 | hudsonbot | Checkin | |
2019-05-21 15:16 | hudsonbot | Note Added: 0112000 |
Copyright © 2000 - 2009 MantisBT Group |