Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024454Openbravo ERPB. User interfacepublic2013-07-31 10:512013-07-31 20:56
egoitz 
AugustoMauch 
immediatecriticalhave not tried
closedfixed 
5
 
3.0MP273.0MP26 
shankarb
Core
Production - QA Approved
2013-06-16
https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^]
No
0024454: The datetime fields are not working
The datetime field are not working. When opening the popup to select the date, after select a field the field is not filled.
Also if changing the month on a field previously filled, the field is cleared.
-Define a template
-As system administrator change the definition of the transactions tab on Product window by changing it from read only to standard
-Logout and login
-Go to product window
-Select a product and go to transactions tab
-Try to change the month of the Transaction Process Date field
*the field is cleared

-Click on new and try to enter a datetime from the date selector on the Transaction Process Date field.
*the field is not filled
No tags attached.
Issue History
2013-07-31 10:51egoitzNew Issue
2013-07-31 10:51egoitzAssigned To => dbaz
2013-07-31 10:51egoitzModules => Core
2013-07-31 10:51egoitzTriggers an Emergency Pack => No
2013-07-31 10:53egoitzRegression level => Production - QA Approved
2013-07-31 10:53egoitzTriggers an Emergency PackNo => Yes
2013-07-31 11:11AugustoMauchAssigned Todbaz => AugustoMauch
2013-07-31 11:40AugustoMauchIssue Monitored: shankarb
2013-07-31 11:41AugustoMauchReview Assigned To => shankarb
2013-07-31 11:42hgbotCheckin
2013-07-31 11:42hgbotNote Added: 0060397
2013-07-31 11:42hgbotStatusnew => resolved
2013-07-31 11:42hgbotResolutionopen => fixed
2013-07-31 11:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7e5e4ef85dc78c06a8baf0357651b70ea20e9055 [^]
2013-07-31 12:09plujanTriggers an Emergency PackYes => No
2013-07-31 12:10plujanRegression date => 2013-06-16
2013-07-31 12:10plujanRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^]
2013-07-31 12:27shankarbNote Added: 0060403
2013-07-31 12:27shankarbStatusresolved => closed
2013-07-31 12:27shankarbFixed in Version => 3.0MP26
2013-07-31 20:56hudsonbotCheckin
2013-07-31 20:56hudsonbotNote Added: 0060443

Notes
(0060397)
hgbot   
2013-07-31 11:42   
Repository: erp/devel/pi
Changeset: 7e5e4ef85dc78c06a8baf0357651b70ea20e9055
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Jul 31 11:40:49 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7e5e4ef85dc78c06a8baf0357651b70ea20e9055 [^]

Fixes issue 24454: Datetime fields can be edited

The problem was that at one point the date format was being used to format a datetime value. Depending on the type of value (date or datetime), a different format needs to be used.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-date.js
---
(0060403)
shankarb   
2013-07-31 12:27   
Code reviewed and tested in pi changeset 7e5e4ef85dc7.
(0060443)
hudsonbot   
2013-07-31 20:56   
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/4dbc2065ad03 [^]

Maturity status: Test