Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020161 | Openbravo ERP | 09. Financial management | public | 2012-03-29 20:23 | 2012-05-10 16:32 |
|
Reporter | dmitry_mezentsev | |
Assigned To | eduardo_Argal | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP9 | Fixed in Version | 3.0MP10 | |
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 | 0020161: Using Accounting Transaction Details window one can delete any accounting transaction |
Description | Using Accounting Transaction Details window one can delete any accounting transaction. |
Steps To Reproduce | live.builds.pi (as of 29.03.2012)
1. Open Accounting Transaction Details window.
2. Realize that any row can be deleted. |
Proposed Solution | Accounting Transaction Details window is of a Window Type "Query Only" but Tab of it is of UI Pattern "Standard" (and not "Read Only") which is causing this issue as I see it.
It is also interesting to understand what Window Type "Query Only" does. |
Additional Information | |
Tags | Regression QA |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-03-29 20:23 | dmitry_mezentsev | New Issue | |
2012-03-29 20:23 | dmitry_mezentsev | Assigned To | => eduardo_Argal |
2012-03-29 20:23 | dmitry_mezentsev | Modules | => Core |
2012-03-29 21:23 | shuehner | Issue Monitored: shuehner | |
2012-03-30 12:23 | eduardo_Argal | Status | new => scheduled |
2012-03-30 12:23 | eduardo_Argal | fix_in_branch | => pi |
2012-03-30 12:26 | hgbot | Checkin | |
2012-03-30 12:26 | hgbot | Note Added: 0046970 | |
2012-03-30 12:26 | hgbot | Status | scheduled => resolved |
2012-03-30 12:26 | hgbot | Resolution | open => fixed |
2012-03-30 12:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c49c057799d5f3bd3a82d6ce6178ab495ea5f532 [^] |
2012-03-30 13:23 | mirurita | Note Added: 0046980 | |
2012-04-02 06:13 | hudsonbot | Checkin | |
2012-04-02 06:13 | hudsonbot | Note Added: 0047285 | |
2012-04-02 12:35 | mirurita | Note Added: 0047303 | |
2012-04-02 12:35 | mirurita | Status | resolved => closed |
2012-04-02 12:35 | mirurita | Fixed in Version | => 3.0MP10 |
2012-05-10 16:32 | plujan | Tag Attached: Regression QA | |
Notes |
|
(0046970)
|
hgbot
|
2012-03-30 12:26
|
|
Repository: erp/devel/pi
Changeset: c49c057799d5f3bd3a82d6ce6178ab495ea5f532
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Mar 30 12:23:52 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c49c057799d5f3bd3a82d6ce6178ab495ea5f532 [^]
Fixes bug 20161: Using Accounting Transaction Details window one can delete any accounting transaction
---
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
---
|
|
|
(0046980)
|
mirurita
|
2012-03-30 13:23
|
|
|
|
|
|
|
(0047303)
|
mirurita
|
2012-04-02 12:35
|
|
Testing Plan:
1) Go to 'Accounting Transaction Details' tab
The tab should be 'Edit only': the user should not be able to create nor delete records.
2) In grid view try to create or delete a record.
3) Open in form view and try to create or delete a record.
4) Try to modify Organization and Accounting Schema fields.
Result: the user is only able to modify description field. Not possible to create or delete records. |
|