Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007109Openbravo ERP05. Production managementpublic2009-01-23 15:202009-02-20 12:49
plujan 
psarobe 
lowtrivialhave not tried
closedfixed 
30
2.50alpha-r6 
2.50beta 
Core
No
0007109: Time fields format's "on the fly" validation is wrong when entering only hours
If I have a time field and I enter only an hour, I get a message of not valid entered value. Anyway, I can save and the hour is correctly interpreted.
1. Go Production management > Setup > Check Point Set
2. Create a new Check Point Set, on the Frequency enter only the hour, 1.
3. Move away from the field. A message is shown about an invalid value.
4. Save. The record is saved and Frequency is correctly interpreted as 01:00:00. See attach.
QA_review_pre_beta
png BUG_250-a-r6-WrongHourValidation.PNG (48,156) 2009-01-23 15:20
https://issues.openbravo.com/file_download.php?file_id=715&type=bug
png
Issue History
2009-01-23 15:20plujanNew Issue
2009-01-23 15:20plujanAssigned To => rafaroda
2009-01-23 15:20plujansf_bug_id0 => 2531158
2009-01-23 15:20plujanFile Added: BUG_250-a-r6-WrongHourValidation.PNG
2009-01-23 15:20plujanRegression testing => No
2009-01-23 15:20plujanTag Attached: QA_review_pre_beta
2009-01-30 15:01rafarodaAssigned Torafaroda => dbaz
2009-01-30 15:01rafarodaPrioritynormal => low
2009-01-30 15:01rafarodaStatusnew => scheduled
2009-02-18 19:42svnbotCheckin
2009-02-18 19:42svnbotNote Added: 0013698
2009-02-18 19:42svnbotStatusscheduled => resolved
2009-02-18 19:42svnbotResolutionopen => fixed
2009-02-18 19:42svnbotsvn_revision => 13341
2009-02-19 08:14sureshbabuAssigned Todbaz => psarobe
2009-02-19 08:14sureshbabuStatusresolved => new
2009-02-19 08:14sureshbabuResolutionfixed => open
2009-02-19 08:14sureshbabuNote Added: 0013711
2009-02-19 23:07dbazNote Added: 0013773
2009-02-19 23:27dbazStatusnew => acknowledged
2009-02-19 23:27dbazStatusacknowledged => scheduled
2009-02-19 23:27dbazfix_in_branch => trunk
2009-02-19 23:27dbazStatusscheduled => resolved
2009-02-19 23:27dbazResolutionopen => fixed
2009-02-19 23:27dbazNote Added: 0013774
2009-02-20 12:49plujanStatusresolved => closed

Notes
(0013698)
svnbot   
2009-02-18 19:42   
Repository: openbravo
Revision: 13341
Author: dbaz
Date: 2009-02-18 19:42:05 +0100 (Wed, 18 Feb 2009)

Fixed bug 7109: Now hour fields are autocompleted to avoid misunderstandings

---
U trunk/src-wad/src/org/openbravo/wad/controls/WADTime.html
U trunk/web/js/default/TimeTextBox.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=13341&sc=1 [^]
(0013711)
sureshbabu   
2009-02-19 08:14   
Hour fields are not autocompleted

Retested in context 79.125.56.185/openbravotrunk
(0013773)
dbaz   
2009-02-19 23:07   
It runs ok to me just following the "steps to reproduce"

Note that the hour is autocompleted when you move away to other field
(0013774)
dbaz   
2009-02-19 23:27   
It works