Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021306 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-08-03 13:02 | 2012-08-29 17:02 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 562813057ec3 | ||||
Projection | none | ETA | none | Target Version | 3.0MP15 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 16426 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021306: A record can be deleted with the Supr button in grid view when the UIPattern of the tab is "Edit Only (No Insert nor Delete)" | |||||||
Description | A record can be deleted with the Supr button in grid view when the UIPattern of the tab is "Edit Only (No Insert nor Delete)" | |||||||
Steps To Reproduce | As group admin role: Create a purchase invoice and complete it Go to the Payment Plan tab Notice that when selecting the record the "Trash" button of the toolbar is disabled but you can delete it with the Supr button of the keyboard | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0051158) hgbot (developer) 2012-08-08 08:59 |
Repository: erp/devel/pi Changeset: 562813057ec35d5138dcaedbe92e08b16126b1a0 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Aug 08 08:57:23 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/562813057ec35d5138dcaedbe92e08b16126b1a0 [^] Fixes issue 21306: Delete record shortcut improved So far, the only check done when deleting a record with the shortcut Supr was to count the number of selected records, and not to check if the tab is read only, is the table is deleteable, etc. Now, before deleting a record with the shortcut, the status of the delete button (where the logic to see if the removal of records is anabled) is checked. If the delete button is not enabled, it will not be possible to delete the record with the shortcut. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-03 13:02 | ngarcia | New Issue | |
2012-08-03 13:02 | ngarcia | Assigned To | => alostale |
2012-08-03 13:02 | ngarcia | Modules | => Core |
2012-08-03 13:02 | ngarcia | OBNetwork customer | => Yes |
2012-08-03 13:02 | ngarcia | Support ticket | => 16426 |
2012-08-03 13:02 | ngarcia | Resolution time | => 1346796000 |
2012-08-03 13:03 | ngarcia | Issue Monitored: networkb | |
2012-08-06 14:22 | jonalegriaesarte | Target Version | => 3.0MP15 |
2012-08-07 13:33 | RafaelCruz | Issue Monitored: RafaelCruz | |
2012-08-08 08:59 | hgbot | Checkin | |
2012-08-08 08:59 | hgbot | Note Added: 0051158 | |
2012-08-08 08:59 | hgbot | Status | new => resolved |
2012-08-08 08:59 | hgbot | Resolution | open => fixed |
2012-08-08 08:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/562813057ec35d5138dcaedbe92e08b16126b1a0 [^] |
2012-08-29 17:02 | marvintm | Status | resolved => closed |
2012-08-29 17:02 | marvintm | Fixed in Version | => 3.0MP15 |
Copyright © 2000 - 2009 MantisBT Group |