Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025282Openbravo ERPA. Platformpublic2013-12-05 17:012014-02-12 18:29
egoitz 
shankarb 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
AugustoMauch
Core
No
0025282: The work efforts created from work requirement window have incorrect time when using the application from differente time zone
If you are using the application from a browser on a different time zone than the server, the process of creating work efforts from work requirement window does not manage properly the time fields.

The time fields of the work effort created are different than the ones specified on the process parameter popup.
Using a browser on a timezone different than the time zone of the server:

-Create a new work requirement and add also a row on the subtab
-click on the create work effort button.
-Fill the date field, and also the start time and end time fields.
-Click ok
-go to the work effort window and open the work effort created.
-See that the star time and end time fields have a different value than the ones specified on the parameter popup.
-The time fields of the parameter windows seems that are not being converted to UTC when sending them to the back-end.

No tags attached.
Issue History
2013-12-05 17:01egoitzNew Issue
2013-12-05 17:01egoitzAssigned To => AugustoMauch
2013-12-05 17:01egoitzModules => Core
2013-12-05 17:01egoitzResolution time => 1388358000
2013-12-05 17:01egoitzTriggers an Emergency Pack => No
2014-01-02 12:38jonalegriaesarteTarget Version3.0MP31 => 3.0MP32
2014-01-07 10:53shankarbAssigned ToAugustoMauch => shankarb
2014-01-20 06:49shankarbStatusnew => scheduled
2014-01-20 06:49shankarbfix_in_branch => pi
2014-01-20 07:27shankarbReview Assigned To => AugustoMauch
2014-01-20 07:27shankarbfix_in_branchpi =>
2014-01-20 07:28shankarbIssue Monitored: AugustoMauch
2014-01-20 09:48hgbotCheckin
2014-01-20 09:48hgbotNote Added: 0063531
2014-01-20 09:48hgbotStatusscheduled => resolved
2014-01-20 09:48hgbotResolutionopen => fixed
2014-01-20 09:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/208aad645d0f58b7d29a7055cde9d77a7b0a4b37 [^]
2014-01-20 15:39hgbotCheckin
2014-01-20 15:39hgbotNote Added: 0063540
2014-01-20 15:39hgbotCheckin
2014-01-20 15:39hgbotNote Added: 0063541
2014-01-20 15:42AugustoMauchNote Added: 0063542
2014-01-20 15:42AugustoMauchStatusresolved => closed
2014-01-20 15:42AugustoMauchFixed in Version => 3.0MP32
2014-02-12 18:28hudsonbotCheckin
2014-02-12 18:28hudsonbotNote Added: 0064091
2014-02-12 18:28hudsonbotCheckin
2014-02-12 18:28hudsonbotNote Added: 0064093
2014-02-12 18:29hudsonbotCheckin
2014-02-12 18:29hudsonbotNote Added: 0064094

Notes
(0063531)
hgbot   
2014-01-20 09:48   
Repository: erp/devel/pi
Changeset: 208aad645d0f58b7d29a7055cde9d77a7b0a4b37
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Jan 20 14:16:55 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/208aad645d0f58b7d29a7055cde9d77a7b0a4b37 [^]

Fixes Issue 0025282: UTCOffsetMiliseconds is set for standard processes

UTCOffsetMiliseconds is set for all standard processes so that if there are time fields or date time fields,
then the conversion is done properly.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
---
(0063540)
hgbot   
2014-01-20 15:39   
Repository: erp/devel/pi
Changeset: a84eafaf0e1e16f91913a78ad5d002494e433107
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Jan 20 15:37:36 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a84eafaf0e1e16f91913a78ad5d002494e433107 [^]

Related to issue 25282: Always include UTCOffsetMiliseconds parameter

There was no need to check if the UTCOffsetMiliseconds in the doAction function, because at that point it is always undefined.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
---
(0063541)
hgbot   
2014-01-20 15:39   
Repository: erp/devel/pi
Changeset: a36ee7789698c59f32112c6e56626dde0d89317f
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Jan 20 15:38:48 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a36ee7789698c59f32112c6e56626dde0d89317f [^]

Related to issue 25282: Updated copyright year

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
---
(0063542)
AugustoMauch   
2014-01-20 15:42   
Code reviewed and verified in pi@a36ee7789698
(0064091)
hudsonbot   
2014-02-12 18:28   
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/d1a5bb862230 [^]
Maturity status: Test
(0064093)
hudsonbot   
2014-02-12 18:28   
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/d1a5bb862230 [^]
Maturity status: Test
(0064094)
hudsonbot   
2014-02-12 18:29   
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/d1a5bb862230 [^]
Maturity status: Test