Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026287Openbravo ERPB. User interfacepublic2014-04-15 14:342014-05-07 18:11
egoitz 
dbaz 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
alostale
Google Chrome, Internet Explorer
Core
No
0026287: The absolutedatetime fields shown incorrect time if the fields on form view if the fields are NOT visible on grid view
The absolutedatetime fields shown incorrect time if the fields on form view if the fields are NOT visible on grid view
-Define a new column on c_invoice table with name em_prefix_name
-Define it on the application dictionary using absolutedatetime reference
-Define a field on the sales invoice header and define it NOT to be shown on grid view.
-compile and restart tomcat
-Access to sales invoice window.
-Create a new row and fill the new field with today's date and 08:00 on time.
-Move to grid view
*Move to form and see that the value of the tme is 06:00
-Change to grid view again
-ADD the field to the grid view and go again to the form view
-the time now is properly shown.
No tags attached.
Issue History
2014-04-15 14:34egoitzNew Issue
2014-04-15 14:34egoitzAssigned To => dbaz
2014-04-15 14:34egoitzWeb browser => Google Chrome, Internet Explorer
2014-04-15 14:34egoitzModules => Core
2014-04-15 14:34egoitzResolution time => 1399672800
2014-04-15 14:34egoitzTriggers an Emergency Pack => No
2014-04-15 14:36egoitzWeb browserGoogle Chrome, Internet Explorer => Google Chrome, Internet Explorer
2014-04-15 14:36egoitzSummaryThe absolutedatetime fields shown incorrect time if the fields on form view if the fields are also visible on grid view => The absolutedatetime fields shown incorrect time if the fields on form view if the fields are NOT visible on grid view
2014-04-15 14:36egoitzDescription Updatedbug_revision_view_page.php?rev_id=5706#r5706
2014-04-15 14:36egoitzSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5708#r5708
2014-04-17 01:18dbazReview Assigned To => alostale
2014-04-17 01:18dbazWeb browserGoogle Chrome, Internet Explorer => Google Chrome, Internet Explorer
2014-04-17 01:19dbazIssue Monitored: alostale
2014-04-17 01:23hgbotCheckin
2014-04-17 01:23hgbotNote Added: 0066506
2014-04-17 01:23hgbotStatusnew => resolved
2014-04-17 01:23hgbotResolutionopen => fixed
2014-04-17 01:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bdd43e2b23bd53441ca9d96c38933c15ef23b866 [^]
2014-04-23 08:48alostaleNote Added: 0066543
2014-04-23 08:48alostaleStatusresolved => closed
2014-04-23 08:48alostaleFixed in Version => PR14Q2
2014-05-07 18:11hudsonbotCheckin
2014-05-07 18:11hudsonbotNote Added: 0066948

Notes
(0066506)
hgbot   
2014-04-17 01:23   
Repository: erp/devel/pi
Changeset: bdd43e2b23bd53441ca9d96c38933c15ef23b866
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Apr 17 01:22:39 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bdd43e2b23bd53441ca9d96c38933c15ef23b866 [^]

[absref] Fixed issue 26287: Abs DateTime now display always the same value
whether the field be shown in grid view or not

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0066543)
alostale   
2014-04-23 08:48   
code reviewed + tested for absolute time and date-time references
(0066948)
hudsonbot   
2014-05-07 18:11   
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/02ca2648bcdc [^]
Maturity status: Test