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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019588
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2012-01-27 15:302012-01-30 11:57
ReportermarvintmView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019588: Initial Organization Setup will not work with an automatic role

DescriptionThe Initial Organization Setup process will not work with an automatic role. This process currently relies on having access to the Tree entity. However, this can only happen when the role has access to a window implemented over the Ad_Tree table, and a manual role will likely not have access to the "Tree and Node Image" window.

Therefore, the line:

log4j.debug("createAccounting() - Starting the creation of accounting for client "
        + client.getName() + ", with account tree " + treeAccount.getName() + "("
        + treeAccount.getDescription() + ")");

in the COAUtility.java class will fail.
Steps To Reproduce-Execute the Initial Organization Setup in a role which doesn't have access to the "Tree and Node Image" window.

It will fail.
Proposed SolutionThe usage of the DAL System Admin mode should be considered.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00195803.0MP8 closedjecharri Initial Org setup fails with dal permission check error 

-  Notes
(0044647)
marvintm (developer)
2012-01-27 16:37

There is also a related problem with the "AdImage" entity. The same problem, and possibly the same solution apply.

- Issue History
Date Modified Username Field Change
2012-01-27 15:30 marvintm New Issue
2012-01-27 15:30 marvintm Assigned To => alostale
2012-01-27 15:30 marvintm Modules => Core
2012-01-27 16:37 marvintm Note Added: 0044647
2012-01-30 11:57 marvintm Relationship added duplicate of 0019580
2012-01-30 11:57 marvintm Status new => closed
2012-01-30 11:57 marvintm Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker