Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0027630 | Openbravo ERP | A. Platform | public | 2014-09-17 17:44 | 2014-09-22 09:14 |
Reporter | eduardo_Argal | ||||
Assigned To | AugustoMauch | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | 3.0PR14Q4 | Fixed in Version | 3.0PR14Q4 | ||
Merge Request Status | |||||
Review Assigned To | shankarb | ||||
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 | 0027630: Wrong date format grids using Process Definition | ||||
Description | Using HQL Datasources to build a grid inside a process definition window, add a field in the grid as DateTime. Having a field defined as DateTime, this one shows up in the grid as a Date. | ||||
Steps To Reproduce | Use this branch: https://code.openbravo.com/erp/devel/pi-reconref [^] As F&B Admin: - Open the Financial Account window - Select a bank account - Create a Bank Statement Header. Enter any name. - Create a Bank Statement Line. Enter any reference No, and any amount in other than 0. - Process the Bank Statement - Press the Match Statement button - Press cancel when asked about executing algorithm - Right click on the grid headers to add the bslUpdated field. Its reference is DateTime. Realize that the content is a Date without time, this is wrong. | ||||
Proposed Solution | Have a look at the attached diff which solves the problem. there are two if statements which are in wrong order. First wraps second so second is never used (Date wraps DateTime as DateTime is as well a Date). | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=7256&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-09-17 17:44 | eduardo_Argal | New Issue | |||
2014-09-17 17:44 | eduardo_Argal | Assigned To | => AugustoMauch | ||
2014-09-17 17:44 | eduardo_Argal | OBNetwork customer | => No | ||
2014-09-17 17:44 | eduardo_Argal | Modules | => Core | ||
2014-09-17 17:44 | eduardo_Argal | Triggers an Emergency Pack | => No | ||
2014-09-17 17:44 | eduardo_Argal | File Added: DataToJsonConverter_Fix.diff | |||
2014-09-18 18:02 | AugustoMauch | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=6596#r6596 | ||
2014-09-18 18:19 | AugustoMauch | Issue Monitored: shankarb | |||
2014-09-18 18:19 | AugustoMauch | Review Assigned To | => shankarb | ||
2014-09-18 18:20 | hgbot | Checkin | |||
2014-09-18 18:20 | hgbot | Note Added: 0070199 | |||
2014-09-18 18:20 | hgbot | Status | new => resolved | ||
2014-09-18 18:20 | hgbot | Resolution | open => fixed | ||
2014-09-18 18:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6e24dd2e0fe8f9d3192487681284b8bd590c3194 [^] | ||
2014-09-19 20:23 | hudsonbot | Checkin | |||
2014-09-19 20:23 | hudsonbot | Note Added: 0070217 | |||
2014-09-22 09:14 | shankarb | Note Added: 0070220 | |||
2014-09-22 09:14 | shankarb | Status | resolved => closed | ||
2014-09-22 09:14 | shankarb | Fixed in Version | => 3.0PR14Q4 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|