Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040303 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2019-03-01 08:26 | 2019-03-28 14:56 | |||
Reporter | pramodkumar | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | cab170f3cdc5 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0PR18Q2 | SCM revision | ||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040303: System allows to show all the organizations to the user who has access to only single organization | |||||||
Description | In OB user with access to one store can see all the different organizations under Organization Tab. Although, user is not able to view any information in the sub tabs for all other organizations except logged in Organization but user should not be able to see the header information for all organizations as well. | |||||||
Steps To Reproduce | 1. Create a new user e.g test 2. Assign a role, let say sales to the corresponding user. 3. Provide only one organization access to the role, let say Vall Blanca Store 4. Login as test 5. Go to the organization window, you can see all organization names. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0110477) hgbot (developer) 2019-03-18 14:07 |
Repository: erp/devel/pi Changeset: cab170f3cdc519d3a7b35bc6e9198c0044075767 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Tue Mar 12 19:24:58 2019 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/cab170f3cdc519d3a7b35bc6e9198c0044075767 [^] Fixed issue 40303: Organization table shows all orgs regardless user visibility Added an HQL where clause for the organization tab to filter properly its data. --- M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/TreeDatasourceService.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java M src-db/database/sourcedata/AD_TAB.xml M src-test/src/org/openbravo/test/AllWebserviceTests.java A src-test/src/org/openbravo/test/datasource/OrganizationWindowRoleFilterTest.java --- |
(0110641) hgbot (developer) 2019-03-26 08:56 |
Repository: erp/devel/pi Changeset: b76c05056de57c435fa9f0d654dc22f9cd9eca24 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Mar 26 08:54:44 2019 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/b76c05056de57c435fa9f0d654dc22f9cd9eca24 [^] related to bug 40303: improved DataEntityQueryService log for array params --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataEntityQueryService.java --- |
(0110643) alostale (manager) 2019-03-26 08:57 |
reviewed + tested |
(0110872) hudsonbot (developer) 2019-03-28 14:56 |
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/b2fbc1588df4 [^] Maturity status: Test |
(0110890) hudsonbot (developer) 2019-03-28 14:56 |
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/b2fbc1588df4 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2019-03-01 08:26 | pramodkumar | New Issue | |
2019-03-01 08:26 | pramodkumar | Assigned To | => Triage Finance |
2019-03-01 08:26 | pramodkumar | Modules | => Core |
2019-03-01 08:26 | pramodkumar | Resolution time | => 1551394800 |
2019-03-01 08:26 | pramodkumar | Regression date | => 2019-03-21 |
2019-03-01 08:26 | pramodkumar | Triggers an Emergency Pack | => No |
2019-03-04 16:29 | ngarcia | Resolution time | 1551394800 => 1553209200 |
2019-03-04 16:29 | ngarcia | Regression date | 2019-03-21 => |
2019-03-05 10:51 | pramodkumar | Resolution time | 1553209200 => 1553468400 |
2019-03-05 10:51 | pramodkumar | Steps to Reproduce Updated | View Revisions |
2019-03-05 15:50 | Sandrahuguet | Assigned To | Triage Finance => AtulOpenbravo |
2019-03-08 10:33 | Sandrahuguet | Assigned To | AtulOpenbravo => platform |
2019-03-08 13:46 | jarmendariz | Assigned To | platform => jarmendariz |
2019-03-08 13:46 | jarmendariz | Status | new => scheduled |
2019-03-11 13:26 | jarmendariz | Relationship added | related to 0033166 |
2019-03-18 14:07 | hgbot | Checkin | |
2019-03-18 14:07 | hgbot | Note Added: 0110477 | |
2019-03-18 14:07 | hgbot | Status | scheduled => resolved |
2019-03-18 14:07 | hgbot | Resolution | open => fixed |
2019-03-18 14:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cab170f3cdc519d3a7b35bc6e9198c0044075767 [^] |
2019-03-18 14:08 | jarmendariz | Review Assigned To | => alostale |
2019-03-26 08:56 | hgbot | Checkin | |
2019-03-26 08:56 | hgbot | Note Added: 0110641 | |
2019-03-26 08:57 | alostale | Note Added: 0110643 | |
2019-03-26 08:57 | alostale | Status | resolved => closed |
2019-03-26 08:57 | alostale | Fixed in Version | => 3.0PR19Q2 |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110872 | |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110890 |
Copyright © 2000 - 2009 MantisBT Group |