Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023926 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2013-05-28 10:04 | 2013-06-03 13:03 | |||
Reporter | maite | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 14c8d925fdc6 | ||||
Projection | none | ETA | none | Target Version | 3.0MP24 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 20492 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023926: Date is truncated in getStockLines method | |||||||
Description | Date is truncated in getStockLines method | |||||||
Steps To Reproduce | In file CostingRuleProcess.java, in "getStockLines" method, "setDate" method is used when "setTimestamp" should be used so hour:min:seconds info is not lost | |||||||
Proposed Solution | In CostingRuleProcess.java, modify line 360, substituting code "stockLinesQry.setDate("date", date);" by "stockLinesQry.setTimestamp("date", date);" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0058989) hgbot (developer) 2013-05-28 13:07 |
Repository: erp/devel/pi Changeset: 14c8d925fdc66f4d096ce181567d8199734cc92c Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Tue May 28 13:07:15 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/14c8d925fdc66f4d096ce181567d8199734cc92c [^] Fixes issue 0023926: Date is truncated in getStockLines method --- M src/org/openbravo/costing/CostingRuleProcess.java --- |
(0059093) hudsonbot (viewer) 2013-06-01 02:14 |
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/31f9b82dde77 [^] Maturity status: Test |
(0059132) maite (viewer) 2013-06-03 13:03 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2013-05-28 10:04 | maite | New Issue | |
2013-05-28 10:04 | maite | Assigned To | => dmiguelez |
2013-05-28 10:04 | maite | Modules | => Core |
2013-05-28 10:04 | maite | OBNetwork customer | => Yes |
2013-05-28 10:04 | maite | Support ticket | => 20492 |
2013-05-28 10:04 | maite | Triggers an Emergency Pack | => No |
2013-05-28 10:04 | maite | Target Version | => 3.0MP24 |
2013-05-28 10:05 | maite | Issue Monitored: networkb | |
2013-05-28 10:20 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-05-28 13:07 | hgbot | Checkin | |
2013-05-28 13:07 | hgbot | Note Added: 0058989 | |
2013-05-28 13:07 | hgbot | Status | new => resolved |
2013-05-28 13:07 | hgbot | Resolution | open => fixed |
2013-05-28 13:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/14c8d925fdc66f4d096ce181567d8199734cc92c [^] |
2013-06-01 02:14 | hudsonbot | Checkin | |
2013-06-01 02:14 | hudsonbot | Note Added: 0059093 | |
2013-06-03 13:03 | maite | Note Added: 0059132 | |
2013-06-03 13:03 | maite | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |