Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017612 | Openbravo ERP | A. Platform | public | 2011-06-12 21:15 | 2012-04-26 19:32 |
|
Reporter | iciordia | |
Assigned To | migueldejuana | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | any |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP11 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017612: When the locking mechanism raises a message in a dirty edition it ask for an action that can not be performed |
Description | When there is a dirty edition (a user tries to save some changes while someone else did other changes in the meantime), the system raises a message (see attachment) asking for a click on the refresh button. But the refresh button is not active at that moment (see the attachment). User can cancel and then refresh. |
Steps To Reproduce | Emulate a dirty edition:
-Open two user session in the same server (eg. using different browsers)
-Open the same record in both sessions (eg. Cerveza ALE 0,5L)
-Open the form to edit the record in both sessions
-Do changes in one of them and save
-Then do changes in the other and save. You get the message in the attachment
-In grid it is the same |
Proposed Solution | Either change the message so it asks for Cancel and then Refresh, or ensure that the Refresh button is active in this case. |
Additional Information | |
Tags | nextMP |
Relationships | |
Attached Files | LockingMechanismMessage.png (57,436) 2011-06-12 21:15 https://issues.openbravo.com/file_download.php?file_id=4198&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-12 21:15 | iciordia | New Issue | |
2011-06-12 21:15 | iciordia | Assigned To | => alostale |
2011-06-12 21:15 | iciordia | File Added: LockingMechanismMessage.png | |
2011-06-12 21:15 | iciordia | Modules | => Core |
2011-06-22 20:29 | dmitry_mezentsev | Target Version | 3.0MP2 => 3.0MP3 |
2011-07-26 17:27 | alostale | Status | new => scheduled |
2011-07-26 17:27 | alostale | fix_in_branch | => pi |
2011-08-31 11:25 | jonalegriaesarte | Note Added: 0040586 | |
2011-08-31 11:25 | jonalegriaesarte | Target Version | 3.0MP3 => 3.0MP4 |
2011-08-31 11:25 | jonalegriaesarte | fix_in_branch | pi => |
2011-09-27 13:03 | alostale | Target Version | 3.0MP4 => 3.0MP5 |
2011-10-31 14:28 | alostale | Target Version | 3.0MP5 => 3.0MP6 |
2011-11-15 08:41 | alostale | Tag Attached: nextMP | |
2011-11-15 08:58 | alostale | Target Version | 3.0MP6 => |
2012-04-24 14:58 | alostale | Assigned To | alostale => migueldejuana |
2012-04-24 16:29 | hgbot | Checkin | |
2012-04-24 16:29 | hgbot | Note Added: 0047922 | |
2012-04-24 16:29 | hgbot | Status | scheduled => resolved |
2012-04-24 16:29 | hgbot | Resolution | open => fixed |
2012-04-24 16:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/db21123a50b08991c564d50f5da9f93c06178305 [^] |
2012-04-25 11:26 | AugustoMauch | Note Added: 0047954 | |
2012-04-25 11:26 | AugustoMauch | Status | resolved => closed |
2012-04-25 11:26 | AugustoMauch | Fixed in Version | => 3.0MP11 |
2012-04-25 11:29 | AugustoMauch | Note Added: 0047955 | |
2012-04-26 19:32 | hudsonbot | Checkin | |
2012-04-26 19:32 | hudsonbot | Note Added: 0048083 | |
Notes |
|
(0040586)
|
jonalegriaesarte
|
2011-08-31 11:25
|
|
Due to the load with other issues we were not able to research this one for MP3, are planning MP4 for it now. |
|
|
(0047922)
|
hgbot
|
2012-04-24 16:29
|
|
Repository: erp/devel/pi
Changeset: db21123a50b08991c564d50f5da9f93c06178305
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Apr 24 16:25:26 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/db21123a50b08991c564d50f5da9f93c06178305 [^]
Fixed issue 17612: Locking mechanism message in dirty edition changed
When the locking mechanism raises a message in a dirty edition it ask for an action that can not be performed. Suggest to refresh data, now it suggest to cancel changes before because the refresh button is disabled.
---
M modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
Code reviewed and verified in pi@b1c45effac4b |
|
|
|
|
|
|
|