Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033040
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 01. General setupmajoralways2016-05-24 18:462018-02-22 17:22
ReportermaiteView Statuspublic 
Assigned ToSanjota 
PriorityurgentResolutionfixedFixed in Version3.0PR16Q3
StatusclosedFix in branchFixed in SCM revisione1053e861351
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2015-05-11
Regression introduced in release3.0PR15Q3
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/72e2b8bfe6fc [^]
Triggers an Emergency PackNo
Summary

0033040: Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level

DescriptionUnhomogeneous behavior depending on Org Access when role is defined at "Organization" user level
Steps To Reproduce1. Access Client window and set Central Maintenance=No
2. Access to Role window and modify "F&B España, S.A - Finance" role to set user level= organization
3. Login using "F&B España, S.A - Finance" role, access Sales Invoice window in FORM view and realize that you are able to see "Business Partner" and "Organization" fields
4. Login again with "F&B International Group Admin" role, access to Role "&B España, S.A - Finance" and delete access to "F&B España, S.A" org in "Org Access" tab
5. Login using "F&B España, S.A - Finance" role, access Sales Invoice window in FORM view and realize that you are NOT able to see "Business Partner" and "Organization" fields
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00330863.0PR16Q2 closedSanjota Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level 
depends on backport 00330873.0PR16Q1.3 closedSanjota Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level 
depends on backport 00330883.0PR15Q4.7 closedSanjota Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level 
caused by defect 00297673.0PR15Q3 closedaferraz "Display logic for grid column" not working for Organization, Business Partner and Product dimensions 
related to defect 0033681 schedulednonofrancisco General Ledger's field default value should be modified in GL Journal Header and Tax Payment windows 
related to defect 0033989 closedgorkaion Slow login loading organization's default ledgers 

-  Notes
(0086928)
hgbot (developer)
2016-06-02 14:47

Repository: erp/devel/pi
Changeset: e1053e861351dbcfd8071b64bc179e0c566ecf71
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Wed Jun 01 18:31:21 2016 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e1053e861351dbcfd8071b64bc179e0c566ecf71 [^]

Fixes issue 33040: Accounting info not loaded when login

Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level.
Accounting info was not loaded when login with a role without access to any general ledger's organization.

---
M src/org/openbravo/base/secureApp/Attribute_data.xsql
M src/org/openbravo/base/secureApp/LoginUtils.java
---
(0086929)
hgbot (developer)
2016-06-02 14:47

Repository: erp/devel/pi
Changeset: c265570e1b9d15127757c30fab8c6d957423fada
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Jun 02 12:51:40 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c265570e1b9d15127757c30fab8c6d957423fada [^]

Related to issue 33040: Code review improvements

---
M src/org/openbravo/base/secureApp/Attribute_data.xsql
M src/org/openbravo/base/secureApp/LoginUtils.java
---
(0086942)
aferraz (manager)
2016-06-02 15:54

Code review + Testing OK
(0087585)
hudsonbot (developer)
2016-06-17 19:38

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/0dc7be081b1c [^]
Maturity status: Test
(0087586)
hudsonbot (developer)
2016-06-17 19:38

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/0dc7be081b1c [^]
Maturity status: Test
(0090275)
nonofrancisco (developer)
2016-09-26 17:24

Test Cases in TestLink

URL: https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10198 [^]
URL: https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10199 [^]
(0102612)
hgbot (developer)
2018-02-22 17:22

Repository: tools/automation/int
Changeset: 7420372aea663a3c9102be6696f8f561d8d5ac17
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Tue Oct 25 13:54:54 2016 -0400
URL: http://code.openbravo.com/tools/automation/int/rev/7420372aea663a3c9102be6696f8f561d8d5ac17 [^]

Related to issue 33040: Added some automated tests

---
M src-test/com/openbravo/test/integration/erp/data/generalsetup/client/client/ClientData.java
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/procurement/testsuites/PRO_Regressions/PRO_RegressionSuite.java
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/procurement/testsuites/PRO_Regressions/build.xml
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/sales/testsuites/SAL_Regressions/SAL_RegressionSuite.java
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/sales/testsuites/SAL_Regressions/build.xml
A src-test/com/openbravo/test/integration/erp/gui/general/client/ClientHeaderTab.java
A src-test/com/openbravo/test/integration/erp/gui/general/client/ClientWindow.java
A src-test/com/openbravo/test/integration/erp/modules/functionalteam/procurement/testsuites/PRO_Regressions/PRORegression33040.java
A src-test/com/openbravo/test/integration/erp/modules/functionalteam/sales/testsuites/SAL_Regressions/SALRegression33040.java
A src-test/com/openbravo/test/integration/erp/testscripts/generalsetup/client/Client.java
---
(0102617)
hgbot (developer)
2018-02-22 17:22

Repository: tools/automation/int
Changeset: c982fd8c1944e6a291ae3964b76246b4c3568eda
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Aug 17 17:16:08 2017 -0400
URL: http://code.openbravo.com/tools/automation/int/rev/c982fd8c1944e6a291ae3964b76246b4c3568eda [^]

Related to issue 33040: Removed unnecessary window open method call

---
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/procurement/testsuites/PRO_Regressions/PRORegression33040.java
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/sales/testsuites/SAL_Regressions/SALRegression33040.java
---

- Issue History
Date Modified Username Field Change
2016-05-24 18:46 maite New Issue
2016-05-24 18:46 maite Assigned To => Triage Finance
2016-05-24 18:46 maite Modules => Core
2016-05-24 18:46 maite Resolution time => 1465164000
2016-05-24 18:46 maite Triggers an Emergency Pack => No
2016-05-24 18:46 maite Issue Monitored: networkb
2016-05-25 10:33 jfrances Issue Monitored: jfrances
2016-05-25 12:45 aferraz Assigned To Triage Finance => Sanjota
2016-05-30 11:53 aferraz Relationship added related to 0029767
2016-05-30 12:13 aferraz Relationship added related to 0031015
2016-05-31 13:23 aferraz Relationship deleted related to 0029767
2016-05-31 13:23 aferraz Relationship deleted related to 0031015
2016-05-31 13:23 aferraz Relationship added caused by 0029767
2016-05-31 13:24 aferraz Status new => scheduled
2016-05-31 13:25 aferraz Regression level => Production - Confirmed Stable
2016-05-31 13:25 aferraz Regression date => 2015-05-11
2016-05-31 13:25 aferraz Regression introduced in release => 3.0PR15Q3
2016-05-31 13:25 aferraz Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/72e2b8bfe6fc [^]
2016-06-02 14:47 hgbot Checkin
2016-06-02 14:47 hgbot Note Added: 0086928
2016-06-02 14:47 hgbot Status scheduled => resolved
2016-06-02 14:47 hgbot Resolution open => fixed
2016-06-02 14:47 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e1053e861351dbcfd8071b64bc179e0c566ecf71 [^]
2016-06-02 14:47 hgbot Checkin
2016-06-02 14:47 hgbot Note Added: 0086929
2016-06-02 15:54 aferraz Review Assigned To => aferraz
2016-06-02 15:54 aferraz Note Added: 0086942
2016-06-02 15:54 aferraz Status resolved => closed
2016-06-02 15:54 aferraz Fixed in Version => 3.0PR16Q3
2016-06-17 19:38 hudsonbot Checkin
2016-06-17 19:38 hudsonbot Note Added: 0087585
2016-06-17 19:38 hudsonbot Checkin
2016-06-17 19:38 hudsonbot Note Added: 0087586
2016-08-10 13:37 aferraz Relationship added causes 0033681
2016-08-22 14:14 aferraz Relationship deleted causes 0033681
2016-08-22 14:14 aferraz Relationship added related to 0033681
2016-09-16 10:32 aferraz Relationship added related to 0033989
2016-09-26 17:24 nonofrancisco Note Added: 0090275
2018-02-22 17:22 hgbot Checkin
2018-02-22 17:22 hgbot Note Added: 0102612
2018-02-22 17:22 hgbot Checkin
2018-02-22 17:22 hgbot Note Added: 0102617


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker