Hi Pierre I came across this problem too. After quite a bit of trial and error I found the permissions that gave full project administration authorities including allowing the 'New Project' button to be displayed for a user without having to give them access to the 'FULLADMIN' security group.
I created a new security group called 'PROJECTADMIN_ALL' with the following permissions: ASSETMAINT_CREATE ASSETMAINT_UPDATE HUMANRES_CREATE HUMANRES_UPDATE PARTYMGR_ROLE_CREATE PARTYMGR_ROLE_UPDATE PARTYMGR_VIEW PROJECTMGR_ADMIN ALL PROJECTMGR_ROLE_TASK_CREATE PROJECTMGR_ROLE_TIMESHEET_UPDATE PROJECTMGR_ROLE_UPDATE PROJECTMGR_TIMESHEET_CREATE PROJECTMGR_TIMESHEET_UPDATE WORKEFFORTMGR_ADMIN ALL WORKEFFORTMGR_CREATE WORKEFFORTMGR_DELETE WORKEFFORTMGR_UPDATE WORKEFFORTMGR_VIEW You can try this and see if it helps. Thanks Sharan Pierre Smits-3 wrote: > > Hi Christopher, All, > > I am using the trunk. > > Regards, > > Pierre > > 2009/11/10 Christopher Snow <[email protected]> > >> What version of ofbiz are you using? This topic may be helpful: >> >> http://n4.nabble.com/project-management-td163956.html#a163956 >> >> >> >> Pierre Smits wrote: >> >>> Hi all, >>> >>> I have created a new party in OfBiz. And this party has the same roles >>> and >>> security permissions as Admin. >>> >>> When I log in as this new party I go to the projects overview in >>> projectmgr. >>> >>> But with this new user I am not able to create projects from the >>> projects >>> overview (i don''t see the 'New project'-button). >>> >>> When I go to an existing project I do see the New project-button, and >>> when >>> I >>> click that and fill out the form and hit save I get following error: >>> >>> *The Following Errors Occurred:* >>> >>> *You have no access to the project#: * >>> >>> Am I missing something regarding party roles and/or security settings? >>> >>> >>> Regards, >>> >>> >>> Pierre >>> >>> >>> >> >> > > -- View this message in context: http://n4.nabble.com/Projectmgr-create-new-project-tp585300p585545.html Sent from the OFBiz - User mailing list archive at Nabble.com.
