Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028541
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2015-01-08 12:382015-02-04 20:33
ReporterumartirenaView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version3.0PR15Q2
StatusclosedFix in branchFixed in SCM revision70609c699271
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression levelPackaging and release
Regression date2014-11-18
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/a86294635ce386152bb473773b0c9ba45f81fa81 [^]
Triggers an Emergency PackNo
Summary

0028541: DateTime Reference is not working well in certain cases

DescriptionDateTime 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 ReproduceIn 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"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by defect 00276283.0PR15Q1 closedAugustoMauch Some DateTime fields are not converted to the proper timezone 

-  Notes
(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 (manager)
2015-01-12 11:33

Code reviewed and verified in pi@5f64300e4811
(0074127)
hudsonbot (developer)
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 (developer)
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 (developer)
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

- Issue History
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 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
Powered by Mantis Bugtracker