Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025217 | Openbravo ERP | A. Platform | public | 2013-11-26 15:03 | 2013-11-28 19:57 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP30 | Fixed in Version | 3.0MP30 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - QA Approved |
Regression date | 2013-09-16 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/61b572f92df4 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0025217: When using tab to save a new record in the grid, the focus does not go to the next record |
Description | When the users presses the tab key in the last editable column of a grid record, one of these action should take place:
- If there are records below the record being edited, the focus goes to the next one
- If there are not any records below the record being edited, a new record is created.
This is now working for new records. |
Steps To Reproduce | - Open Unit of Measure
- Create a new record in the grid
- Enter the EDI Code, press tab.
- Enter the name, press tab. The focus should go to the next record, or a new record should have been created if there were none below the new record.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0041016 | | closed | caristu | creating new record in grid, empty record generated if clicking line while retrieving defaults |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-11-26 15:03 | AugustoMauch | New Issue | |
2013-11-26 15:03 | AugustoMauch | Assigned To | => AugustoMauch |
2013-11-26 15:03 | AugustoMauch | Modules | => Core |
2013-11-26 15:03 | AugustoMauch | Triggers an Emergency Pack | => No |
2013-11-26 15:04 | AugustoMauch | Regression level | => Production - QA Approved |
2013-11-26 15:04 | AugustoMauch | Regression date | => 2013-09-16 |
2013-11-26 15:04 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/61b572f92df4 [^] |
2013-11-26 15:04 | AugustoMauch | Issue Monitored: shankarb | |
2013-11-26 15:04 | AugustoMauch | Review Assigned To | => shankarb |
2013-11-26 15:08 | AugustoMauch | Note Added: 0062380 | |
2013-11-26 15:08 | AugustoMauch | Status | new => scheduled |
2013-11-26 15:08 | AugustoMauch | fix_in_branch | => pi |
2013-11-26 15:08 | AugustoMauch | Status | scheduled => resolved |
2013-11-26 15:08 | AugustoMauch | Fixed in Version | => 3.0MP30 |
2013-11-26 15:08 | AugustoMauch | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1616c18c7e27e68e93b894b8f83f70e84255e67c [^] |
2013-11-26 15:08 | AugustoMauch | Resolution | open => fixed |
2013-11-26 16:12 | shankarb | Note Added: 0062382 | |
2013-11-26 16:12 | shankarb | Status | resolved => closed |
2013-11-27 09:00 | sureshbabu | Note Added: 0062393 | |
2013-11-27 09:00 | sureshbabu | Status | closed => new |
2013-11-27 09:00 | sureshbabu | Resolution | fixed => open |
2013-11-27 09:00 | sureshbabu | Fixed in Version | 3.0MP30 => |
2013-11-27 11:49 | hgbot | Checkin | |
2013-11-27 11:49 | hgbot | Note Added: 0062404 | |
2013-11-27 11:49 | hgbot | Status | new => resolved |
2013-11-27 11:49 | hgbot | Resolution | open => fixed |
2013-11-27 11:49 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1616c18c7e27e68e93b894b8f83f70e84255e67c [^] => http://code.openbravo.com/erp/devel/pi/rev/37745290efe5383b3497e0c0be04b5f2e4fb04c7 [^] |
2013-11-27 11:55 | shankarb | Note Added: 0062406 | |
2013-11-27 11:55 | shankarb | Status | resolved => closed |
2013-11-27 11:55 | shankarb | Fixed in Version | => 3.0MP30 |
2013-11-28 19:57 | hudsonbot | Checkin | |
2013-11-28 19:57 | hudsonbot | Note Added: 0062465 | |
2019-06-07 12:07 | caristu | Relationship added | related to 0041016 |
Notes |
|
|
Repository: erp/devel/pi
Changeset: 1616c18c7e27e68e93b894b8f83f70e84255e67c
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Nov 26 15:05:49 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1616c18c7e27e68e93b894b8f83f70e84255e67c [^] [^]
Fixes issue 25214: A new record is created after tabbing out of a new grid record
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js |
|
|
(0062382)
|
shankarb
|
2013-11-26 16:12
|
|
Code reviewed and verified in pi changeset 1616c18c7e27. |
|
|
|
When we create a new record in child tab (Sales order window -- Lines tab), still the issue appears in child tab. But the fix working fine for Header tab scenario. |
|
|
(0062404)
|
hgbot
|
2013-11-27 11:49
|
|
Repository: erp/devel/pi
Changeset: 37745290efe5383b3497e0c0be04b5f2e4fb04c7
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Nov 27 11:48:07 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/37745290efe5383b3497e0c0be04b5f2e4fb04c7 [^]
Fixes issue 25217: New record is created after tabbing out of a new grid record
There was a case that was not being considered: Tabbing out of the last column in the grid, being this column a dynamic column (changing it triggers a call to the FIC), but without having changed it.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0062406)
|
shankarb
|
2013-11-27 11:55
|
|
Code reviewed and verified in pi changeset cb5135960c66. |
|
|
|
|