Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023602Openbravo ERPB. User interfacepublic2013-04-20 16:282013-04-30 21:05
dbaz 
dbaz 
highminoralways
closedfixed 
5
 
3.0MP23 
AugustoMauch
Core
No
0023602: Right-Click -> Delete, in view grid, should perform the same action than the 'eliminate' toolbar button
Right-Click -> Delete, in view grid, should perform the same action than the 'eliminate' toolbar button, so, if the 'eliminate' button has been overwritten, the action should be the same than the (overwritten) toolbar button.
Ensure that after the changeset, the Right-Click -> Delete behavior is the same than before.
Also ensure that the shorcut Ctrl + Del is still working
No tags attached.
Issue History
2013-04-20 16:28dbazNew Issue
2013-04-20 16:28dbazAssigned To => dbaz
2013-04-20 16:28dbazModules => Core
2013-04-20 16:28dbazTriggers an Emergency Pack => No
2013-04-20 16:31dbazAssigned Todbaz => AugustoMauch
2013-04-20 16:31dbazTypedefect => design defect
2013-04-20 16:31dbazIssue Monitored: AugustoMauch
2013-04-20 16:32dbazReview Assigned To => AugustoMauch
2013-04-20 16:32dbazAssigned ToAugustoMauch => dbaz
2013-04-20 16:33hgbotCheckin
2013-04-20 16:33hgbotNote Added: 0058075
2013-04-20 16:33hgbotStatusnew => resolved
2013-04-20 16:33hgbotResolutionopen => fixed
2013-04-20 16:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0d16137a35241baa4675636816f0b750483f5cf9 [^]
2013-04-22 16:36hudsonbotCheckin
2013-04-22 16:36hudsonbotNote Added: 0058113
2013-04-23 16:25AugustoMauchNote Added: 0058136
2013-04-23 16:25AugustoMauchStatusresolved => new
2013-04-23 16:25AugustoMauchResolutionfixed => open
2013-04-29 12:03hgbotCheckin
2013-04-29 12:03hgbotNote Added: 0058299
2013-04-29 12:03hgbotStatusnew => resolved
2013-04-29 12:03hgbotResolutionopen => fixed
2013-04-29 12:03hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/0d16137a35241baa4675636816f0b750483f5cf9 [^] => http://code.openbravo.com/erp/devel/pi/rev/fe9b93ae554e9bd066bab861f9482ee4b15fb804 [^]
2013-04-30 11:53AugustoMauchNote Added: 0058337
2013-04-30 11:53AugustoMauchStatusresolved => closed
2013-04-30 11:53AugustoMauchFixed in Version => 3.0MP23
2013-04-30 21:05hudsonbotCheckin
2013-04-30 21:05hudsonbotNote Added: 0058381

Notes
(0058075)
hgbot   
2013-04-20 16:33   
Repository: erp/devel/pi
Changeset: 0d16137a35241baa4675636816f0b750483f5cf9
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Sat Apr 20 16:33:07 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0d16137a35241baa4675636816f0b750483f5cf9 [^]

Fixed issue 23602: Now 'Right click -> Delete' in grid performs
the same action than Toolbar 'Eliminate' button (if exists)

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0058113)
hudsonbot   
2013-04-22 16:36   
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/f78aa78542fa [^]

Maturity status: Test
(0058136)
AugustoMauch   
2013-04-23 16:25   
Right-Click -> Delete and Ctrl + Del work as expected, but if the only the Del button is pressed, then the record is deleted without using the logic present in the action method of the Delete row toolbar button.
(0058299)
hgbot   
2013-04-29 12:03   
Repository: erp/devel/pi
Changeset: fe9b93ae554e9bd066bab861f9482ee4b15fb804
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Apr 29 12:02:57 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fe9b93ae554e9bd066bab861f9482ee4b15fb804 [^]

Fixed issue 23602: Now 'Del' key in grid performs
the same action than Toolbat 'Eliminate' button (if exists)

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0058337)
AugustoMauch   
2013-04-30 11:53   
Code reviewed and verified in pi@a7efc1231554
(0058381)
hudsonbot   
2013-04-30 21:05   
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/3ea22ca7a348 [^]

Maturity status: Test