Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028541Openbravo ERPA. Platformpublic2015-01-08 12:382015-02-04 20:33
umartirena 
alostale 
immediatemajoralways
closedfixed 
5
main 
3.0PR15Q2 
AugustoMauch
Core
Packaging and release
2014-11-18
main
https://code.openbravo.com/erp/devel/pi/rev/a86294635ce386152bb473773b0c9ba45f81fa81 [^]
No
0028541: DateTime Reference is not working well in certain cases
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.
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"
No tags attached.
caused by defect 00276283.0PR15Q1 closed AugustoMauch Some DateTime fields are not converted to the proper timezone 
Issue History
2015-01-08 12:38umartirenaNew Issue
2015-01-08 12:38umartirenaAssigned To => AugustoMauch
2015-01-08 12:38umartirenaModules => Core
2015-01-08 12:38umartirenaTriggers an Emergency Pack => No
2015-01-08 12:45AugustoMauchRelationship addedrelated to 0027628
2015-01-08 15:30alostaleRelationship replacedcaused by 0027628
2015-01-08 15:32alostaleReview Assigned To => AugustoMauch
2015-01-08 15:32alostaleRegression level => Packaging and release
2015-01-08 15:32alostaleRegression date => 2014-11-18
2015-01-08 15:32alostaleRegression introduced in release => main
2015-01-08 15:32alostaleRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/a86294635ce386152bb473773b0c9ba45f81fa81 [^]
2015-01-08 15:32alostaleAssigned ToAugustoMauch => alostale
2015-01-08 15:32alostalePriorityurgent => immediate
2015-01-08 15:32alostaleversion => main
2015-01-09 07:49hgbotCheckin
2015-01-09 07:49hgbotNote Added: 0073387
2015-01-09 07:49hgbotStatusnew => resolved
2015-01-09 07:49hgbotResolutionopen => fixed
2015-01-09 07:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/70609c699271d2f64b1d8bff7fbb32a4bb927bfb [^]
2015-01-09 07:49hgbotCheckin
2015-01-09 07:49hgbotNote Added: 0073388
2015-01-09 07:49hgbotCheckin
2015-01-09 07:49hgbotNote Added: 0073389
2015-01-12 11:33AugustoMauchNote Added: 0073413
2015-01-12 11:33AugustoMauchStatusresolved => closed
2015-01-12 11:33AugustoMauchFixed in Version => 3.0PR15Q2
2015-02-04 20:33hudsonbotCheckin
2015-02-04 20:33hudsonbotNote Added: 0074127
2015-02-04 20:33hudsonbotCheckin
2015-02-04 20:33hudsonbotNote Added: 0074128
2015-02-04 20:33hudsonbotCheckin
2015-02-04 20:33hudsonbotNote Added: 0074129

Notes
(0073387)
hgbot   
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   
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   
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   
2015-01-12 11:33   
Code reviewed and verified in pi@5f64300e4811
(0074127)
hudsonbot   
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   
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   
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