Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026235 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | always | 2014-04-10 11:17 | 2014-05-07 18:12 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | guillermogil | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q3 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | e7bdfd86edfb | |||
Projection | none | ETA | none | Target Version | 3.0PR14Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | shankarb | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026235: Refresh the grid after deleting a record in the user interface | |||||||
Description | It would be nice to have a preference that allow users to refresh the grid after deleting a record in the user interface. This way possible changes done in the data, for example trough an event handler, would be displayed without the need of clicking on the refresh button. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0066462) hgbot (developer) 2014-04-15 17:33 |
Repository: erp/devel/pi Changeset: e7bdfd86edfbdbc0c657be861017e1e2410edd04 Author: Guillermo Gil <guillermo.gil <at> openbravo.com> Date: Tue Apr 15 17:32:17 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e7bdfd86edfbdbc0c657be861017e1e2410edd04 [^] Fixed issue 26235:Refresh the grid after deleting based on a preference Added OBUIAPP_RefreshAfterDeletion property. If it is equal to Y grid will be automatically refreshed on deletion --- M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REF_LIST.xml M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0066471) shankarb (reporter) 2014-04-15 21:50 |
Code reviewed and verified in pi changeset c25c56618b6d |
(0066700) AugustoMauch (administrator) 2014-04-30 10:27 |
This feature only works if the deleted record belongs to the header tab. |
(0066707) hgbot (developer) 2014-04-30 13:30 |
Repository: erp/devel/pi Changeset: 888ab2f27f9432118bb5d85c4b6d2d3cf00ddf2d Author: Guillermo Gil <guillermo.gil <at> openbravo.com> Date: Wed Apr 30 13:29:21 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/888ab2f27f9432118bb5d85c4b6d2d3cf00ddf2d [^] Related to issue 26235:Refresh the grid after deleting based on a preference --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0066795) shankarb (reporter) 2014-05-04 16:19 |
code reviewed and verified in pi changeset 07ee2468c30a |
(0066936) hudsonbot (developer) 2014-05-07 18:11 |
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/02ca2648bcdc [^] Maturity status: Test |
(0066985) hudsonbot (developer) 2014-05-07 18:12 |
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/02ca2648bcdc [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2014-04-10 11:17 | caristu | New Issue | |
2014-04-10 11:17 | caristu | Assigned To | => AugustoMauch |
2014-04-10 11:17 | caristu | Modules | => Core |
2014-04-10 11:17 | caristu | Triggers an Emergency Pack | => No |
2014-04-10 11:17 | caristu | Relationship added | related to 0024197 |
2014-04-10 11:18 | caristu | Description Updated | View Revisions |
2014-04-14 17:02 | caristu | Summary | Refresh the grid after executing a business event handler => Refresh the grid after deleting a record in the user interface |
2014-04-14 17:02 | caristu | Description Updated | View Revisions |
2014-04-15 15:25 | guillermogil | Issue Monitored: shankarb | |
2014-04-15 15:25 | guillermogil | Review Assigned To | => shankarb |
2014-04-15 16:01 | guillermogil | Assigned To | AugustoMauch => guillermogil |
2014-04-15 17:33 | hgbot | Checkin | |
2014-04-15 17:33 | hgbot | Note Added: 0066462 | |
2014-04-15 17:33 | hgbot | Status | new => resolved |
2014-04-15 17:33 | hgbot | Resolution | open => fixed |
2014-04-15 17:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e7bdfd86edfbdbc0c657be861017e1e2410edd04 [^] |
2014-04-15 21:50 | shankarb | Note Added: 0066471 | |
2014-04-15 21:50 | shankarb | Status | resolved => closed |
2014-04-15 21:50 | shankarb | Fixed in Version | => PR14Q3 |
2014-04-30 10:27 | AugustoMauch | Note Added: 0066700 | |
2014-04-30 10:27 | AugustoMauch | Status | closed => new |
2014-04-30 10:27 | AugustoMauch | Resolution | fixed => open |
2014-04-30 10:27 | AugustoMauch | Fixed in Version | PR14Q3 => |
2014-04-30 13:30 | hgbot | Checkin | |
2014-04-30 13:30 | hgbot | Note Added: 0066707 | |
2014-04-30 13:35 | guillermogil | Status | new => scheduled |
2014-04-30 13:35 | guillermogil | fix_in_branch | => pi |
2014-04-30 13:35 | guillermogil | Status | scheduled => resolved |
2014-04-30 13:35 | guillermogil | Resolution | open => fixed |
2014-05-04 16:19 | shankarb | Note Added: 0066795 | |
2014-05-04 16:19 | shankarb | Status | resolved => closed |
2014-05-04 16:19 | shankarb | Fixed in Version | => PR14Q3 |
2014-05-07 18:11 | hudsonbot | Checkin | |
2014-05-07 18:11 | hudsonbot | Note Added: 0066936 | |
2014-05-07 18:12 | hudsonbot | Checkin | |
2014-05-07 18:12 | hudsonbot | Note Added: 0066985 | |
2015-01-19 09:58 | caristu | Relationship added | related to 0028670 |
2016-06-14 19:43 | caristu | Relationship added | related to 0033263 |
Copyright © 2000 - 2009 MantisBT Group |