Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019988Openbravo ERPB. User interfacepublic2012-03-09 04:142012-03-13 10:56
pjuvara 
AugustoMauch 
immediatecriticalalways
closedduplicate 
5
3.0MP7.2 
3.0MP9 
Core
No
0019988: Date autocompletion fires too early and makes it impossible to edit dates
When you edit a date in a grid, you should be able to use date auto-completion.
For example, if you type '10', and you tab out of the field, the field should auto-complete the date to the 10th day of the current month (10-03-2012 at the time of this writing).

It is important that this autocompletion fires when you tab out of the field.

However, at the moment, it fires as soon as you type. So if you want to enter 10-02-2012, as soon as you type 10 the system auto-completes to 10-03-2012 and it is very difficult to enter the date you want.
Go to sales order screen and in grid mode attempt to modify the order date to a date in a past month.
No tags attached.
duplicate of defect 00196943.0MP10 closed AugustoMauch Wrong behaviour when introduce a date in grid 
related to defect 00192983.0MP9 closed alostale Bad performance of DateTime format fields 
? Autocomletion.ogv (3,687,364) 2012-03-09 04:14
https://issues.openbravo.com/file_download.php?file_id=5073&type=bug
Issue History
2012-03-09 04:14pjuvaraNew Issue
2012-03-09 04:14pjuvaraAssigned To => dbaz
2012-03-09 04:14pjuvaraFile Added: Autocomletion.ogv
2012-03-09 04:14pjuvaraModules => Core
2012-03-09 04:14pjuvaraNote Added: 0046215
2012-03-09 08:27alostaleRelationship addedrelated to 0019694
2012-03-09 08:46alostaleTag Attached: Regression
2012-03-09 08:47alostaleRelationship addedrelated to 0019298
2012-03-09 08:47alostaleStatusnew => scheduled
2012-03-09 08:47alostaleAssigned Todbaz => AugustoMauch
2012-03-09 08:47alostalefix_in_branch => pi
2012-03-13 10:51AugustoMauchTag Detached: Regression
2012-03-13 10:55AugustoMauchNote Added: 0046320
2012-03-13 10:56AugustoMauchRelationship replacedduplicate of 0019694
2012-03-13 10:56AugustoMauchStatusscheduled => closed
2012-03-13 10:56AugustoMauchResolutionopen => duplicate
2012-03-13 10:56AugustoMauchFixed in Version => 3.0MP9

Notes
(0046215)
pjuvara   
2012-03-09 04:14   
See attached video.
(0046320)
AugustoMauch   
2012-03-13 10:55   
This issue is reproducible in Openbravo MP5, so we are not considering it a regression.

Steps to reproduce it in MP5:
- Open Sales Order
- Create a new record in grid
- Enter the remaining mandatory field (business partner)
- Put the focus on the Order Date field.
- Put the cursor after the last character of the field, and press the Delete key. In my case the original value is 13-03-2012, and the moment I press Delete it changes to 13-03-2201.