Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024611 | Openbravo ERP | B. User interface | public | 2013-08-28 12:40 | 2013-09-17 19:03 |
|
Reporter | jonalegriaesarte | |
Assigned To | shankarb | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP28 | Fixed in Version | 3.0MP28 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 22976 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024611: System is not giving information when deleting records takes long time |
Description | System is not giving information when deleting records takes long time. When the user books a record, the system shows a loading window and the user can not perform actions in the window. The same window is needed in this case. |
Steps To Reproduce | - Delete some records in a window
- When the system is deleting them, the user can perform actions in the window |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0024774 | 3.0MP28 | closed | shankarb | New delete progress prompt is shown forever if delete action is cancelled. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-08-28 12:40 | jonalegriaesarte | New Issue | |
2013-08-28 12:40 | jonalegriaesarte | Assigned To | => AugustoMauch |
2013-08-28 12:40 | jonalegriaesarte | Modules | => Core |
2013-08-28 12:40 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-08-28 12:40 | jonalegriaesarte | Support ticket | => 22976 |
2013-08-28 12:40 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-09-03 11:08 | AugustoMauch | Assigned To | AugustoMauch => shankarb |
2013-09-04 15:36 | shankarb | Review Assigned To | => AugustoMauch |
2013-09-04 15:41 | shankarb | Issue Monitored: AugustoMauch | |
2013-09-04 15:41 | hgbot | Checkin | |
2013-09-04 15:41 | hgbot | Note Added: 0060916 | |
2013-09-04 15:41 | hgbot | Status | new => resolved |
2013-09-04 15:41 | hgbot | Resolution | open => fixed |
2013-09-04 15:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/08a91cdea3691b343e03fc4489d0602607ff1e41 [^] |
2013-09-08 14:12 | hgbot | Checkin | |
2013-09-08 14:12 | hgbot | Note Added: 0060970 | |
2013-09-13 08:10 | hgbot | Checkin | |
2013-09-13 08:10 | hgbot | Note Added: 0061124 | |
2013-09-13 08:11 | alostale | Review Assigned To | AugustoMauch => alostale |
2013-09-13 08:11 | alostale | Note Added: 0061125 | |
2013-09-13 08:11 | alostale | Status | resolved => closed |
2013-09-13 08:11 | alostale | Fixed in Version | => 3.0MP28 |
2013-09-14 18:14 | shuehner | Relationship added | related to 0024774 |
2013-09-17 19:02 | hudsonbot | Checkin | |
2013-09-17 19:02 | hudsonbot | Note Added: 0061216 | |
2013-09-17 19:02 | hudsonbot | Checkin | |
2013-09-17 19:02 | hudsonbot | Note Added: 0061226 | |
2013-09-17 19:03 | hudsonbot | Checkin | |
2013-09-17 19:03 | hudsonbot | Note Added: 0061250 | |
Notes |
|
(0060916)
|
hgbot
|
2013-09-04 15:41
|
|
Repository: erp/devel/pi
Changeset: 08a91cdea3691b343e03fc4489d0602607ff1e41
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Sep 04 19:10:24 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/08a91cdea3691b343e03fc4489d0602607ff1e41 [^]
Fixes Issue 0024611: System is not giving information when deleting records takes long time
A modal prompt is shown to the user when deleting records and cleared when the action is complete.
---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
|
|
|
(0060970)
|
hgbot
|
2013-09-08 14:12
|
|
Repository: erp/devel/pi
Changeset: 3f6d559f65bc395ec88611089e057c920534fcf8
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Sun Sep 08 17:36:53 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3f6d559f65bc395ec88611089e057c920534fcf8 [^]
Related to Issue 0024611: Removing deleting prompt when there is an error
When saving record failed due to error, the loading prompt stays indefinitely.
Removing prompt if the save has been bailed due to errors.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
|
|
|
(0061124)
|
hgbot
|
2013-09-13 08:10
|
|
Repository: erp/devel/pi
Changeset: ceeb08524ec9f1e06e4f05db019c7eec20ca39ab
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Sep 13 08:10:02 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ceeb08524ec9f1e06e4f05db019c7eec20ca39ab [^]
related to issue 24611: don't use hardcoded image but the one defined in styles
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
|
|
|
|
Closed after removing hardcoded reference to image to make it skinnable. |
|
|
|
|
|
|
|
|
|
|