Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026243Openbravo ERP00. Application dictionarypublic2014-04-10 18:112014-05-07 18:11
egoitz 
dbaz 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q33.0PR14Q2 
alostale
Core
No
0026243: The time inserted on a field using absolutetime reference is changed when the cursor moves to other field
The time inserted on a field using absolutetime reference is changed when the cursor moves to other field.
-Define a new module with a prefix
-Create a new column on c_order table: em_prefix_mytime as timestamp wihout timezone
-Define the column on the tables and columsn for c_order table
-Select as reference absoute time.
-Create a field on the sales order window
-compile
-restart tomcat
-Access to the sales order window and fill the new field with 20:00, when the cursors moves to other field using tb, the value is changed to 19:00
No tags attached.
Issue History
2014-04-10 18:11egoitzNew Issue
2014-04-10 18:11egoitzAssigned To => AugustoMauch
2014-04-10 18:11egoitzModules => Core
2014-04-10 18:11egoitzResolution time => 1400536800
2014-04-10 18:11egoitzTriggers an Emergency Pack => No
2014-04-10 18:18AugustoMauchAssigned ToAugustoMauch => dbaz
2014-04-14 14:35dbazReview Assigned To => alostale
2014-04-14 14:38hgbotCheckin
2014-04-14 14:38hgbotNote Added: 0066382
2014-04-14 14:38hgbotStatusnew => resolved
2014-04-14 14:38hgbotResolutionopen => fixed
2014-04-14 14:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cae716b1b7539bafd74f114e276173b76b33e1de [^]
2014-04-15 08:18alostaleNote Added: 0066410
2014-04-15 08:18alostaleStatusresolved => closed
2014-04-15 08:18alostaleFixed in Version => PR14Q2
2014-05-07 18:11hudsonbotCheckin
2014-05-07 18:11hudsonbotNote Added: 0066929

Notes
(0066382)
hgbot   
2014-04-14 14:38   
Repository: erp/devel/pi
Changeset: cae716b1b7539bafd74f114e276173b76b33e1de
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Apr 14 14:38:22 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cae716b1b7539bafd74f114e276173b76b33e1de [^]

Fixed issue 26243: The time inserted in abs time field is not changed anymore
if the input lose the focus when the current DST is different than 1-1-1970

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-time.js
---
(0066410)
alostale   
2014-04-15 08:18   
Code reviewed.

Tested with client in CEST and CET.
(0066929)
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