Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016934 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-04-29 09:13 | 2011-05-31 09:58 | |||
Reporter | rgoris | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | d606c372f256 | ||||
Projection | none | ETA | none | Target Version | 3.0MP0 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016934: Extend delete-record warning message in case of children | |||||||
Description | Now when you delete a record (such as a header) that has children, all these children will be deleted too in one go. This is good. However, the warning message does not mention this. This could lead to confusion and perhaps unwanted deletion of children as in 2.50 this was not the case (it was impossible to delete a header when it had kids). | |||||||
Proposed Solution | Extend the warning message with "This will also delete all its child records." | |||||||
Tags | No tags attached. | |||||||
Attached Files | kids.PNG [^] (60,122 bytes) 2011-04-29 09:13
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0037440) alostale (manager) 2011-05-25 17:38 |
As discussed with Rob, this message extension will not be done "smartly" but in all cases. To do it smartly it would require to do a call to the server to know whether the current record actually has children, this would delay the message till the response is served to client. |
(0037747) hgbot (developer) 2011-05-30 18:04 |
Repository: erp/devel/pi Changeset: d606c372f2564d4d50145bcda9db14daaea43571 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon May 30 18:03:37 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d606c372f2564d4d50145bcda9db14daaea43571 [^] Fixed 16934: Extend delete-record warning message in case of children Mention that any existing child-records will also be deleted as part of the deletion of the parent record (in the confirm popup when deleting a record from the UI) --- M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0037804) hudsonbot (developer) 2011-05-31 09:45 |
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/ea275e03a164 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2011-04-29 09:13 | rgoris | New Issue | |
2011-04-29 09:13 | rgoris | Assigned To | => alostale |
2011-04-29 09:13 | rgoris | File Added: kids.PNG | |
2011-04-29 09:13 | rgoris | Modules | => Core |
2011-05-17 13:04 | rgoris | Relationship added | related to 0017199 |
2011-05-17 13:04 | rgoris | Status | new => scheduled |
2011-05-17 13:04 | rgoris | Target Version | => 3.0MP0 |
2011-05-23 20:33 | dmitry_mezentsev | Priority | high => urgent |
2011-05-24 12:06 | rgoris | Severity | minor => major |
2011-05-24 12:06 | rgoris | Type | feature request => defect |
2011-05-24 12:06 | rgoris | Proposed Solution updated | |
2011-05-25 17:38 | alostale | Note Added: 0037440 | |
2011-05-30 18:04 | hgbot | Checkin | |
2011-05-30 18:04 | hgbot | Note Added: 0037747 | |
2011-05-30 18:04 | hgbot | Status | scheduled => resolved |
2011-05-30 18:04 | hgbot | Resolution | open => fixed |
2011-05-30 18:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d606c372f2564d4d50145bcda9db14daaea43571 [^] |
2011-05-31 09:45 | hudsonbot | Checkin | |
2011-05-31 09:45 | hudsonbot | Note Added: 0037804 | |
2011-05-31 09:58 | rgoris | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |