Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028541 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2015-01-08 12:38 | 2015-02-04 20:33 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 70609c699271 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Packaging and release | |||||||
Regression date | 2014-11-18 | |||||||
Regression introduced in release | main | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/a86294635ce386152bb473773b0c9ba45f81fa81 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028541: DateTime Reference is not working well in certain cases | |||||||
Description | DateTime Reference doesn't work properly when the column is not displayed in grid view. The value displayed in form view in that case is wrong. It always shows date of today, but with correct hh-mm-ssss. | |||||||
Steps To Reproduce | In live.builds: * Go to Costing Rules window. * Find the record of "F&B US, Inc." org * Check that the Starting Date column is displayed in grid view. * Access to it in form view and check that Starting Date value is "13-07-2012 14:06:26". * Go back to grid view and hide the column. * Access again to form view and realize that Starting Date now is "08-01-2015 14:06:26" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0073387) hgbot (developer) 2015-01-09 07:49 |
Repository: erp/devel/pi Changeset: 70609c699271d2f64b1d8bff7fbb32a4bb927bfb Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Jan 09 07:44:53 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/70609c699271d2f64b1d8bff7fbb32a4bb927bfb [^] fixed bug 28541: date value in DateTime reference changes to current date When a DateTime reference column is hidden in grid, the date part was set to current date when navigating to form view. This was caused by an incorrect conversion to UTC where current date was set. --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/DateTimeUIDefinition.java --- |
(0073388) hgbot (developer) 2015-01-09 07:49 |
Repository: erp/devel/pi Changeset: 1d19422a82a23e3710559cbad448c51ce704d217 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Jan 09 07:45:56 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/1d19422a82a23e3710559cbad448c51ce704d217 [^] related to bug 28541: added test case --- M src-test/src/org/openbravo/test/datasource/FICTest.java --- |
(0073389) hgbot (developer) 2015-01-09 07:49 |
Repository: erp/devel/pi Changeset: 8d45fed594e715e06122bef0f5aa9704d11d91a8 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Jan 09 07:48:24 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/8d45fed594e715e06122bef0f5aa9704d11d91a8 [^] related to bug 28541: added FICTest.class to AllWebserviceTests suite --- M src-test/src/org/openbravo/test/AllWebserviceTests.java --- |
(0073413) AugustoMauch (administrator) 2015-01-12 11:33 |
Code reviewed and verified in pi@5f64300e4811 |
(0074127) hudsonbot (viewer) 2015-02-04 20:33 |
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/f36c91d0ad63 [^] Maturity status: Test |
(0074128) hudsonbot (viewer) 2015-02-04 20:33 |
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/f36c91d0ad63 [^] Maturity status: Test |
(0074129) hudsonbot (viewer) 2015-02-04 20:33 |
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/f36c91d0ad63 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-01-08 12:38 | umartirena | New Issue | |
2015-01-08 12:38 | umartirena | Assigned To | => AugustoMauch |
2015-01-08 12:38 | umartirena | OBNetwork customer | => No |
2015-01-08 12:38 | umartirena | Modules | => Core |
2015-01-08 12:38 | umartirena | Triggers an Emergency Pack | => No |
2015-01-08 12:45 | AugustoMauch | Relationship added | related to 0027628 |
2015-01-08 15:30 | alostale | Relationship replaced | caused by 0027628 |
2015-01-08 15:32 | alostale | Review Assigned To | => AugustoMauch |
2015-01-08 15:32 | alostale | Regression level | => Packaging and release |
2015-01-08 15:32 | alostale | Regression date | => 2014-11-18 |
2015-01-08 15:32 | alostale | Regression introduced in release | => main |
2015-01-08 15:32 | alostale | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/a86294635ce386152bb473773b0c9ba45f81fa81 [^] |
2015-01-08 15:32 | alostale | Assigned To | AugustoMauch => alostale |
2015-01-08 15:32 | alostale | Priority | urgent => immediate |
2015-01-08 15:32 | alostale | version | => main |
2015-01-09 07:49 | hgbot | Checkin | |
2015-01-09 07:49 | hgbot | Note Added: 0073387 | |
2015-01-09 07:49 | hgbot | Status | new => resolved |
2015-01-09 07:49 | hgbot | Resolution | open => fixed |
2015-01-09 07:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/70609c699271d2f64b1d8bff7fbb32a4bb927bfb [^] |
2015-01-09 07:49 | hgbot | Checkin | |
2015-01-09 07:49 | hgbot | Note Added: 0073388 | |
2015-01-09 07:49 | hgbot | Checkin | |
2015-01-09 07:49 | hgbot | Note Added: 0073389 | |
2015-01-12 11:33 | AugustoMauch | Note Added: 0073413 | |
2015-01-12 11:33 | AugustoMauch | Status | resolved => closed |
2015-01-12 11:33 | AugustoMauch | Fixed in Version | => 3.0PR15Q2 |
2015-02-04 20:33 | hudsonbot | Checkin | |
2015-02-04 20:33 | hudsonbot | Note Added: 0074127 | |
2015-02-04 20:33 | hudsonbot | Checkin | |
2015-02-04 20:33 | hudsonbot | Note Added: 0074128 | |
2015-02-04 20:33 | hudsonbot | Checkin | |
2015-02-04 20:33 | hudsonbot | Note Added: 0074129 |
Copyright © 2000 - 2009 MantisBT Group |