Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019298Openbravo ERP00. Application dictionarypublic2011-12-14 09:582012-03-02 15:34
VictorVillar 
alostale 
urgentmajoralways
closedfixed 
5
 
3.0MP9 
Core
No
0019298: Bad performance of DateTime format fields
When you try to insert any data to a DateTime format field, it does not apply any mask and it does not show calendar-time view when you click the icon.
As System administrator role,
Go to Windows, tabs and fields:
    - Select Goods receipt
    - Select Header
    - select Pick Date field --> Displayed :Yes

As Group Admin role,
navigate to Goods receipt window:
   - Create new register
If you try to insert any data in Pick Date field, no mask is applied. If you click to calendar icon,it does not show any information.
Also, If you insert a value directly into Database in this kind of fields, the information shown in grid mode and in form view is different.
No tags attached.
related to defect 0019988 closed AugustoMauch Date autocompletion fires too early and makes it impossible to edit dates 
? 19298.export (4,385) 2012-01-25 11:21
https://issues.openbravo.com/file_download.php?file_id=4929&type=bug
Issue History
2011-12-14 09:58VictorVillarNew Issue
2011-12-14 09:58VictorVillarAssigned To => alostale
2011-12-14 09:58VictorVillarModules => Core
2011-12-14 09:58VictorVillarResolution time => 1325890800
2012-01-25 11:21alostaleFile Added: 19298.export
2012-01-25 11:23alostaleNote Added: 0044549
2012-01-25 11:34alostaleNote Edited: 0044549bug_revision_view_page.php?bugnote_id=0044549#r3096
2012-01-25 11:34alostaleTarget Version3.0MP8 => 3.0MP9
2012-01-31 16:13VictorVillarIssue Monitored: networkb
2012-01-31 16:15VictorVillarSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3114#r3114
2012-02-02 10:37hgbotCheckin
2012-02-02 10:37hgbotNote Added: 0044789
2012-02-02 10:37hgbotStatusnew => resolved
2012-02-02 10:37hgbotResolutionopen => fixed
2012-02-02 10:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0760e5c19adbb58bee3a563d9656aac4360a86c6 [^]
2012-02-21 18:15marvintmStatusresolved => closed
2012-03-02 15:34hudsonbotCheckin
2012-03-02 15:34hudsonbotNote Added: 0045725
2012-03-09 08:47alostaleRelationship addedrelated to 0019988

Notes
(0044549)
alostale   
2012-01-25 11:23   
(edited on: 2012-01-25 11:34)
Attached proposed fix.

This fix is potentially risky at is modifies the date time references which is used in all windows by audit fields. Because of this moving it to mp9.

Test plan:
 Check this fix with different date time formats in Openbravo.properties ensuring it works both in form and grid views and doesn't break audit fields.

(0044789)
hgbot   
2012-02-02 10:37   
Repository: erp/devel/pi
Changeset: 0760e5c19adbb58bee3a563d9656aac4360a86c6
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jan 24 18:26:43 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0760e5c19adbb58bee3a563d9656aac4360a86c6 [^]

fixed bug 19298: fixed Date Time reference UI

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-datetime.js
---
(0045725)
hudsonbot   
2012-03-02 15:34   
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/544d64e0c159 [^]

Maturity status: Test