Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024774Openbravo ERPA. Platformpublic2013-09-14 18:142013-09-23 10:02
shuehner 
shankarb 
urgentminorhave not tried
closedfixed 
5
 
3.0MP283.0MP29 
alostale
Core
Pre packaging ( pi )
2013-09-04
http://code.openbravo.com/erp/devel/pi/rev/08a91cdea3691b343e03fc4489d0602607ff1e41 [^]
No
0024774: New delete progress prompt is shown forever if delete action is cancelled.
When using the 'delete' record icon on a record and then cancelling the deletion in the confirmation popup then the 'deletion' progress prompt is also shown and never removed.
Open Sales Order window
create and save a header
Press 'delete' icon on that record
in the confirmation popup, cancel the deletion.
Note that the deletion prompt is also shown and never removed.
Do not show the deletion progress prompt at all if the delete action is cancelled.
No tags attached.
related to defect 00246113.0MP28 closed shankarb System is not giving information when deleting records takes long time 
Issue History
2013-09-14 18:14shuehnerNew Issue
2013-09-14 18:14shuehnerAssigned To => shankarb
2013-09-14 18:14shuehnerModules => Core
2013-09-14 18:14shuehnerTriggers an Emergency Pack => No
2013-09-14 18:14shuehnerRelationship addedrelated to 0024611
2013-09-14 18:15shuehnerRegression level => Pre packaging ( pi )
2013-09-14 18:15shuehnerRegression date => 2013-09-04
2013-09-14 18:15shuehnerRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/08a91cdea3691b343e03fc4489d0602607ff1e41 [^]
2013-09-15 09:11shankarbReview Assigned To => alostale
2013-09-15 09:28hgbotCheckin
2013-09-15 09:28hgbotNote Added: 0061160
2013-09-15 09:28hgbotStatusnew => resolved
2013-09-15 09:28hgbotResolutionopen => fixed
2013-09-15 09:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4e3c3ac57308d8f1657e993e8a0acc430feed1fd [^]
2013-09-17 19:03hudsonbotCheckin
2013-09-17 19:03hudsonbotNote Added: 0061252
2013-09-23 10:02alostaleNote Added: 0061342
2013-09-23 10:02alostaleStatusresolved => closed
2013-09-23 10:02alostaleFixed in Version => 3.0MP29

Notes
(0061160)
hgbot   
2013-09-15 09:28   
Repository: erp/devel/pi
Changeset: 4e3c3ac57308d8f1657e993e8a0acc430feed1fd
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Sun Sep 15 12:41:11 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/4e3c3ac57308d8f1657e993e8a0acc430feed1fd [^]

Fixes Issue 0024774: New delete progress prompt is shown forever if delete action is cancelled.

The delete prompt is shown only if yes is selected when asking confirmation for delete.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0061252)
hudsonbot   
2013-09-17 19:03   
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/1c53d622fc50 [^]

Maturity status: Test
(0061342)
alostale   
2013-09-23 10:02   
Code reviewed + tested