Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020147 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-03-29 11:25 | 2012-04-02 10:23 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 13d387213fdd | ||||
Projection | none | ETA | none | Target Version | 3.0MP9 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020147: When clicking enter is not creating a new line | |||||||
Description | 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 | |||||||
Steps To Reproduce | 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 | |||||||
Tags | Regression QA | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0046905) hgbot (developer) 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 (administrator) 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 (developer) 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 (developer) 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 |
Issue History | |||
Date Modified | Username | Field | Change |
2012-03-29 11:25 | psarobe | New Issue | |
2012-03-29 11:25 | psarobe | Assigned To | => alostale |
2012-03-29 11:25 | psarobe | Modules | => Core |
2012-03-29 11:25 | psarobe | Tag Attached: Regression | |
2012-03-29 11:26 | psarobe | Tag Detached: Regression | |
2012-03-29 11:26 | psarobe | Tag Attached: Regression QA | |
2012-03-29 11:54 | AugustoMauch | Assigned To | alostale => AugustoMauch |
2012-03-29 16:39 | AugustoMauch | Relationship added | related to 0019830 |
2012-03-29 16:55 | hgbot | Checkin | |
2012-03-29 16:55 | hgbot | Note Added: 0046905 | |
2012-03-29 16:55 | hgbot | Status | new => resolved |
2012-03-29 16:55 | hgbot | Resolution | open => fixed |
2012-03-29 16:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/01f4307bcdea5262807bb0eef2eb0d8a66ed1d35 [^] |
2012-03-29 17:03 | AugustoMauch | Note Added: 0046909 | |
2012-03-29 17:33 | marvintm | Status | resolved => closed |
2012-03-29 17:33 | marvintm | Fixed in Version | => 3.0MP9 |
2012-04-01 20:35 | hgbot | Checkin | |
2012-04-01 20:35 | hgbot | Note Added: 0047025 | |
2012-04-01 20:35 | hgbot | Status | closed => resolved |
2012-04-01 20:35 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/01f4307bcdea5262807bb0eef2eb0d8a66ed1d35 [^] => http://code.openbravo.com/erp/devel/pi/rev/13d387213fdd8ba66cff095b0b52d3fc7f7d3013 [^] |
2012-04-02 06:13 | hudsonbot | Checkin | |
2012-04-02 06:13 | hudsonbot | Note Added: 0047270 | |
2012-04-02 10:23 | AugustoMauch | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |