Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018257Openbravo ERPA. Platformpublic2011-08-11 16:262012-01-27 11:12
mtaal 
marvintm 
normalmajorhave not tried
closedduplicate 
5
 
 
Core
No
0018257: Process request shows different start time in grid and form view
The process request window shows a start time which is one hour different between the grid and form view.
Go to process request window, add the start time column to the grid, check its time, go to the form view, see the difference.

My feel is that this occurs because of GMT time differences, the FIC calls seems to return a wrong time.

See the attached images (the start time field).
No tags attached.
duplicate of defect 00185613.0MP7 closed alostale Time reference showed incorrectly in Process Request window 
png Screenshot-19.png (44,212) 2011-08-11 16:26
https://issues.openbravo.com/file_download.php?file_id=4442&type=bug
png

png Screenshot-20.png (29,576) 2011-08-11 16:27
https://issues.openbravo.com/file_download.php?file_id=4443&type=bug
png
Issue History
2011-08-11 16:26mtaalNew Issue
2011-08-11 16:26mtaalAssigned To => marvintm
2011-08-11 16:26mtaalFile Added: Screenshot-19.png
2011-08-11 16:26mtaalModules => Core
2011-08-11 16:27mtaalFile Added: Screenshot-20.png
2011-08-11 16:27mtaalDescription Updatedbug_revision_view_page.php?rev_id=2576#r2576
2011-09-12 12:08rafademiguelNote Added: 0040904
2011-09-12 12:09rafademiguelIssue Monitored: rafademiguel
2011-09-26 17:52marvintmTarget Version3.0MP4 => 3.0MP5
2011-10-26 17:09marvintmTarget Version3.0MP5 => 3.0MP6
2011-11-15 10:15iperdomoTarget Version3.0MP6 =>
2012-01-27 11:12marvintmRelationship addedduplicate of 0018561
2012-01-27 11:12marvintmNote Added: 0044629
2012-01-27 11:12marvintmStatusnew => closed
2012-01-27 11:12marvintmResolutionopen => duplicate

Notes
(0040904)
rafademiguel   
2011-09-12 12:08   
Hi,

I'm experimenting this issues when set timestamps:

Suppose today is 12 Sep 2011

CASE 1:
Stored in database: 2011-09-12 19:00:00
Grid View: 18:00:00
Form View: 0:00

Grid(-1) Form KO


CASE 2:
Stored in database: 2011-09-12 19:30:00
Grid View: 18:30:00
Form View: 18:30

Grid(-1) Form(-1)

I'm in Spain
(0044629)
marvintm   
2012-01-27 11:12   
This is essentially a duplicate of issue 18561 which was fixed some time ago.