Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016014 | Openbravo ERP | A. Platform | public | 2011-02-21 04:51 | 2011-03-09 16:55 |
|
Reporter | elopio | |
Assigned To | mtaal | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Professional Appliance |
Product Version | | |
Target Version | | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | User Interface Application |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016014: Date fields on edit mode decrease by one day |
Description | When a date field is opened on edition mode, the field shows a day less than on view mode. |
Steps To Reproduce | Switch to F&B International Group Admin role.
Go to Sales > Transactions > Sales Order
The first item has an order date 13-09-2010.
Click the 'edit on grid' button.
The field now shows 12-09-2010
Cancel the edition.
Click the 'open record' button.
The field in the form shows 12-09-2010 too. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018561 | 3.0MP7 | closed | alostale | Time reference showed incorrectly in Process Request window |
|
Attached Files | out-2.ogv (172,683) 2011-03-07 17:17 https://issues.openbravo.com/file_download.php?file_id=3631&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-21 04:51 | elopio | New Issue | |
2011-02-21 04:51 | elopio | Assigned To | => alostale |
2011-02-21 04:51 | elopio | Modules | => User Interface Application |
2011-02-21 08:23 | alostale | Status | new => scheduled |
2011-02-21 08:23 | alostale | Note Added: 0034276 | |
2011-02-21 08:23 | alostale | Assigned To | alostale => mtaal |
2011-02-21 08:23 | alostale | fix_in_branch | => pi |
2011-02-28 08:45 | mtaal | Note Added: 0034379 | |
2011-02-28 08:45 | mtaal | Status | scheduled => closed |
2011-02-28 08:45 | mtaal | Resolution | open => unable to reproduce |
2011-03-01 00:00 | anonymous | sf_bug_id | 0 => 3195611 |
2011-03-07 17:17 | elopio | Note Added: 0034623 | |
2011-03-07 17:17 | elopio | Status | closed => new |
2011-03-07 17:17 | elopio | Resolution | unable to reproduce => open |
2011-03-07 17:17 | elopio | File Added: out-2.ogv | |
2011-03-09 12:38 | dmitry_mezentsev | Priority | normal => immediate |
2011-03-09 12:38 | dmitry_mezentsev | fix_in_branch | pi => |
2011-03-09 13:37 | jpabloae | Issue Monitored: jpabloae | |
2011-03-09 13:44 | iperdomo | Status | new => scheduled |
2011-03-09 13:44 | iperdomo | fix_in_branch | => pi |
2011-03-09 15:39 | hgbot | Checkin | |
2011-03-09 15:39 | hgbot | Note Added: 0034698 | |
2011-03-09 15:39 | hgbot | Status | scheduled => resolved |
2011-03-09 15:39 | hgbot | Resolution | open => fixed |
2011-03-09 15:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e1c0ba4f475e74a7daa2014112e616232053723d [^] |
2011-03-09 16:55 | elopio | Note Added: 0034706 | |
2011-03-09 16:55 | elopio | Status | resolved => closed |
2011-03-09 16:55 | elopio | Fixed in Version | => pi |
2011-12-12 11:50 | mtaal | Relationship added | related to 0018561 |
Notes |
|
|
This is not happening to me. Could this be related with time zones? |
|
|
(0034379)
|
mtaal
|
2011-02-28 08:45
|
|
Afaics this has been solved by other commits.
gr. Martin |
|
|
(0034623)
|
elopio
|
2011-03-07 17:17
|
|
This is still happening to me with my timezone (GMT-6)
I changed the timezone to Spain, and it didn't happen. So, as alostale says, this seems like a timezone issue. |
|
|
(0034698)
|
hgbot
|
2011-03-09 15:39
|
|
Repository: erp/devel/pi
Changeset: e1c0ba4f475e74a7daa2014112e616232053723d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Mar 09 08:38:21 2011 -0600
URL: http://code.openbravo.com/erp/devel/pi/rev/e1c0ba4f475e74a7daa2014112e616232053723d [^]
Fixes issue 16014: Date fields on edit mode decrease by one day
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities-date.js
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/TimeUIDefinition.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
|
|
|
(0034706)
|
elopio
|
2011-03-09 16:55
|
|
I've just checked it on the most recent pi, and is working now.
Thanks. |
|