Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025282 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2013-12-05 17:01 | 2014-02-12 18:29 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 208aad645d0f | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 25176 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025282: The work efforts created from work requirement window have incorrect time when using the application from differente time zone | |||||||
Description | 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. | |||||||
Steps To Reproduce | 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. | |||||||
Proposed Solution | -The time fields of the parameter windows seems that are not being converted to UTC when sending them to the back-end. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0063531) hgbot (developer) 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 (developer) 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 (developer) 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 (administrator) 2014-01-20 15:42 |
Code reviewed and verified in pi@a36ee7789698 |
(0064091) hudsonbot (viewer) 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 (viewer) 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 (viewer) 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 |
![]() |
|||
Date Modified | Username | Field | Change |
2013-12-05 17:01 | egoitz | New Issue | |
2013-12-05 17:01 | egoitz | Assigned To | => AugustoMauch |
2013-12-05 17:01 | egoitz | Modules | => Core |
2013-12-05 17:01 | egoitz | OBNetwork customer | => Yes |
2013-12-05 17:01 | egoitz | Support ticket | => 25176 |
2013-12-05 17:01 | egoitz | Resolution time | => 1388358000 |
2013-12-05 17:01 | egoitz | Triggers an Emergency Pack | => No |
2014-01-02 12:38 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 |
2014-01-07 10:53 | shankarb | Assigned To | AugustoMauch => shankarb |
2014-01-20 06:49 | shankarb | Status | new => scheduled |
2014-01-20 06:49 | shankarb | fix_in_branch | => pi |
2014-01-20 07:27 | shankarb | Review Assigned To | => AugustoMauch |
2014-01-20 07:27 | shankarb | fix_in_branch | pi => |
2014-01-20 07:28 | shankarb | Issue Monitored: AugustoMauch | |
2014-01-20 09:48 | hgbot | Checkin | |
2014-01-20 09:48 | hgbot | Note Added: 0063531 | |
2014-01-20 09:48 | hgbot | Status | scheduled => resolved |
2014-01-20 09:48 | hgbot | Resolution | open => fixed |
2014-01-20 09:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/208aad645d0f58b7d29a7055cde9d77a7b0a4b37 [^] |
2014-01-20 15:39 | hgbot | Checkin | |
2014-01-20 15:39 | hgbot | Note Added: 0063540 | |
2014-01-20 15:39 | hgbot | Checkin | |
2014-01-20 15:39 | hgbot | Note Added: 0063541 | |
2014-01-20 15:42 | AugustoMauch | Note Added: 0063542 | |
2014-01-20 15:42 | AugustoMauch | Status | resolved => closed |
2014-01-20 15:42 | AugustoMauch | Fixed in Version | => 3.0MP32 |
2014-02-12 18:28 | hudsonbot | Checkin | |
2014-02-12 18:28 | hudsonbot | Note Added: 0064091 | |
2014-02-12 18:28 | hudsonbot | Checkin | |
2014-02-12 18:28 | hudsonbot | Note Added: 0064093 | |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064094 |
Copyright © 2000 - 2009 MantisBT Group |