Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029602 | Openbravo ERP | A. Platform | public | 2015-04-15 17:08 | 2015-06-04 11:18 |
|
Reporter | VictorVillar | |
Assigned To | inigosanchez | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR15Q3 | Fixed in Version | 3.0PR15Q3 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 34942 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029602: A Window should be read only when is assigned with a table defined as view |
Description | A Window should be read only when is assigned with a table defined as view
|
Steps To Reproduce | As System Administrator,
Go to Tables and Columns window,
select the m_product_category and define it as a View.
Compile.
As Group Admin role,
Go to Product Category window:
Try to create and save a new register.
You receive the following error message: Unknown entity org.openbravo.model.common.plm ProductCategory |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | FixIssue29602.export (1,869) 2015-05-27 16:30 https://issues.openbravo.com/file_download.php?file_id=8129&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-04-15 17:08 | VictorVillar | New Issue | |
2015-04-15 17:08 | VictorVillar | Assigned To | => platform |
2015-04-15 17:08 | VictorVillar | OBNetwork customer | => Yes |
2015-04-15 17:08 | VictorVillar | Modules | => Core |
2015-04-15 17:08 | VictorVillar | Support ticket | => 34942 |
2015-04-15 17:08 | VictorVillar | Resolution time | => 1432504800 |
2015-04-15 17:08 | VictorVillar | Triggers an Emergency Pack | => No |
2015-04-15 17:08 | VictorVillar | Issue Monitored: networkb | |
2015-04-16 08:31 | alostale | Status | new => acknowledged |
2015-05-26 09:43 | alostale | Status | acknowledged => scheduled |
2015-05-26 09:43 | alostale | Assigned To | platform => NaroaIriarte |
2015-05-26 13:16 | inigosanchez | Assigned To | NaroaIriarte => inigosanchez |
2015-05-27 16:30 | inigosanchez | File Added: FixIssue29602.export | |
2015-05-27 16:30 | inigosanchez | Note Added: 0077824 | |
2015-05-31 19:48 | hgbot | Checkin | |
2015-05-31 19:48 | hgbot | Note Added: 0077907 | |
2015-06-01 09:23 | inigosanchez | Issue Monitored: alostale | |
2015-06-01 09:24 | inigosanchez | Review Assigned To | => alostale |
2015-06-01 09:25 | hgbot | Checkin | |
2015-06-01 09:25 | hgbot | Note Added: 0077911 | |
2015-06-01 09:25 | hgbot | Status | scheduled => resolved |
2015-06-01 09:25 | hgbot | Resolution | open => fixed |
2015-06-01 09:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/099550fa4baade9724bd4477e09e5f4d6c80092f [^] |
2015-06-01 13:10 | alostale | Note Added: 0077939 | |
2015-06-01 13:10 | alostale | Status | resolved => new |
2015-06-01 13:10 | alostale | Resolution | fixed => open |
2015-06-01 13:48 | hgbot | Checkin | |
2015-06-01 13:48 | hgbot | Note Added: 0077945 | |
2015-06-01 13:48 | hgbot | Status | new => resolved |
2015-06-01 13:48 | hgbot | Resolution | open => fixed |
2015-06-01 13:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/099550fa4baade9724bd4477e09e5f4d6c80092f [^] => http://code.openbravo.com/erp/devel/pi/rev/8721a7b97a6b759e23e7b1947fb75ab96c6f0584 [^] |
2015-06-01 17:32 | hgbot | Checkin | |
2015-06-01 17:32 | hgbot | Note Added: 0077950 | |
2015-06-02 03:42 | hudsonbot | Checkin | |
2015-06-02 03:42 | hudsonbot | Note Added: 0077960 | |
2015-06-02 03:42 | hudsonbot | Checkin | |
2015-06-02 03:42 | hudsonbot | Note Added: 0077961 | |
2015-06-02 03:42 | hudsonbot | Checkin | |
2015-06-02 03:42 | hudsonbot | Note Added: 0077967 | |
2015-06-02 03:42 | hudsonbot | Checkin | |
2015-06-02 03:42 | hudsonbot | Note Added: 0077968 | |
2015-06-04 11:18 | alostale | Note Added: 0078054 | |
2015-06-04 11:18 | alostale | Status | resolved => closed |
2015-06-04 11:18 | alostale | Fixed in Version | => 3.0PR15Q3 |
Notes |
|
|
Attached file is the solution of the issue. Waiting for some feedback... |
|
|
(0077907)
|
hgbot
|
2015-05-31 19:48
|
|
Repository: erp/devel/pi
Changeset: a6e31121bf797dc96d6f4248e12a065e950f444e
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Fri May 29 13:58:50 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a6e31121bf797dc96d6f4248e12a065e950f444e [^]
Related issue 29602: Changed UI pattern to read only mode in some tabs
The problem was that some tabs have their UI patterns wrong.They are
not set properly.
Now it have been solved by updating the UI Pattern to read only mode.
---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TAB.xml
---
|
|
|
(0077911)
|
hgbot
|
2015-06-01 09:25
|
|
Repository: erp/devel/pi
Changeset: 099550fa4baade9724bd4477e09e5f4d6c80092f
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Wed May 27 16:27:00 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/099550fa4baade9724bd4477e09e5f4d6c80092f [^]
Fixed issue 29602: window with table defined as view should be RO
The problem was that if you had a window that was assigned with a
table defined as view you could edited.
Now, it is taking into account this condition by checking windows
(Type window "M" and "T").
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/WindowSettingsActionHandler.java
---
|
|
|
|
reopening due to code review: tab to check shouldn't be obtained from table's window but directly from the current window. |
|
|
(0077945)
|
hgbot
|
2015-06-01 13:48
|
|
Repository: erp/devel/pi
Changeset: 8721a7b97a6b759e23e7b1947fb75ab96c6f0584
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Mon Jun 01 13:16:02 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8721a7b97a6b759e23e7b1947fb75ab96c6f0584 [^]
Fixed issue 29602: tab to check shouldn't be obtained from table's window
The problem was that tab to check shouldn't be obtained from table's window
but directly from the current window. Now it is taking into account.
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/WindowSettingsActionHandler.java
---
|
|
|
(0077950)
|
hgbot
|
2015-06-01 17:32
|
|
Repository: erp/devel/pi
Changeset: d4644c111852bd65acc7ed2ae7eaaa5b32f8e582
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Mon Jun 01 17:30:38 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d4644c111852bd65acc7ed2ae7eaaa5b32f8e582 [^]
Related issue 29602:wrong position of parenthesis in a condition
The problem was the wrong position of parenthesis in a condicion. Now it has been solved
by updating position of parenthesis properly,
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/WindowSettingsActionHandler.java
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code reviewed
tested read only is correctly forcefully applied to views and preserved in other cases |
|