Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020147Openbravo ERPA. Platformpublic2012-03-29 11:252012-04-02 10:23
psarobe 
AugustoMauch 
immediatemajoralways
closedfixed 
5
 
3.0MP93.0MP9 
Core
No
0020147: When clicking enter is not creating a new line
When you are in grid view creating a new line and then you click Enter key, it is only saving the record but not creating a new line. This is wrong

This is working in MP7.2
1. Go to sales order
2. Click new and save the header
3. Move to lines tab and click new line in grid mode
4. Enter the required fields (product) and click Enter key

Current behaviour: It saves the line. WRONG

Expected result: Save the line and create a new one in status New
Regression QA
related to defect 0019830 closed AugustoMauch Error message is not shown when using Enter key to exit an invalid row 
Issue History
2012-03-29 11:25psarobeNew Issue
2012-03-29 11:25psarobeAssigned To => alostale
2012-03-29 11:25psarobeModules => Core
2012-03-29 11:25psarobeTag Attached: Regression
2012-03-29 11:26psarobeTag Detached: Regression
2012-03-29 11:26psarobeTag Attached: Regression QA
2012-03-29 11:54AugustoMauchAssigned Toalostale => AugustoMauch
2012-03-29 16:39AugustoMauchRelationship addedrelated to 0019830
2012-03-29 16:55hgbotCheckin
2012-03-29 16:55hgbotNote Added: 0046905
2012-03-29 16:55hgbotStatusnew => resolved
2012-03-29 16:55hgbotResolutionopen => fixed
2012-03-29 16:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/01f4307bcdea5262807bb0eef2eb0d8a66ed1d35 [^]
2012-03-29 17:03AugustoMauchNote Added: 0046909
2012-03-29 17:33marvintmStatusresolved => closed
2012-03-29 17:33marvintmFixed in Version => 3.0MP9
2012-04-01 20:35hgbotCheckin
2012-04-01 20:35hgbotNote Added: 0047025
2012-04-01 20:35hgbotStatusclosed => resolved
2012-04-01 20:35hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/01f4307bcdea5262807bb0eef2eb0d8a66ed1d35 [^] => http://code.openbravo.com/erp/devel/pi/rev/13d387213fdd8ba66cff095b0b52d3fc7f7d3013 [^]
2012-04-02 06:13hudsonbotCheckin
2012-04-02 06:13hudsonbotNote Added: 0047270
2012-04-02 10:23AugustoMauchStatusresolved => closed

Notes
(0046905)
hgbot   
2012-03-29 16:55   
Repository: erp/devel/pi
Changeset: 01f4307bcdea5262807bb0eef2eb0d8a66ed1d35
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Mar 29 16:54:24 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/01f4307bcdea5262807bb0eef2eb0d8a66ed1d35 [^]

Fixes issue 20147: A new record is created in the grid when pushing the enter key

A change (changeset 2e1947ca8bbc) introduced for trying to fix issue 19830 prevented a new line from being created when the user pushed the enter key while editing the last reco
rd in the grid. This change has been reverted, and the functionality is working again.

This change does not modify the status of issue 19830, because the changeset that has been reverted only solved part of the problem.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0046909)
AugustoMauch   
2012-03-29 17:03   
Test plan:
- Open Unit of Measure window
- Create a new record in the grid.
- Fill in the EDI Code and Name fields.
- Press Enter. The record should be saved and a new one should have been created.
- Click the cancel button. The new row should be deleted.
- Select the recently created record and click the Edit in Grid button.
- Press Enter. A new record should have been created.

This change is not risky.
(0047025)
hgbot   
2012-04-01 20:35   
Repository: erp/devel/pi
Changeset: 13d387213fdd8ba66cff095b0b52d3fc7f7d3013
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Mar 29 16:54:24 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/13d387213fdd8ba66cff095b0b52d3fc7f7d3013 [^]

Fixes issue 20147: A new record is created in the grid when pushing the enter key

A change (changeset 2e1947ca8bbc) introduced for trying to fix issue 19830 prevented a new line from being created when the user pushed the enter key while editing the last reco
rd in the grid. This change has been reverted, and the functionality is working again.

This change does not modify the status of issue 19830, because the changeset that has been reverted only solved part of the problem.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0047270)
hudsonbot   
2012-04-02 06:13   
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/7814864461ac [^]

Maturity status: Test