After some debugging, I found out the erorr was occuring here. script/org/ofbiz/project/ProjectServices.xml#updateTaskAssigment
on this lines <set-nonpk-fields value-field="assignment" map="parameters"/> with the following error on the screen In set-nonpk-fields a value was not found with the specified valueAcsr: assignment, not setting fields What does this error mean and how do I fix this. Your help is greatly appreciated. Regards Farouk A --- On Wed, 17/6/09, farouk alhassan <osbert252...@yahoo.com> wrote: From: farouk alhassan <osbert252...@yahoo.com> Subject: Re: Adding Resource to task in Project manager To: user@ofbiz.apache.org Date: Wednesday, 17 June, 2009, 2:18 PM I have just tried this on the demo server here https://demo904.ofbiz.org/projectmgr/control/createTaskPartyAssign and it came back with the same error: In set-nonpk-fields a value was not found with the specified valueAcsr: assignment, not setting fields Any ideas how to fix this? --- On Wed, 17/6/09, farouk alhassan <osbert252...@yahoo.com> wrote: From: farouk alhassan <osbert252...@yahoo.com> Subject: Adding Resource to task in Project manager To: user@ofbiz.apache.org Date: Wednesday, 17 June, 2009, 4:19 AM I am trying to add resources to a task as described in this document: http://docs.ofbiz.org/display/OFBENDUSER/Project+Manager+Application+Roles but I keep getting this error The Following Errors Occurred: In set-nonpk-fields a value was not found with the specified valueAcsr: assignment, not setting fields How do I fix this. Thanks Regards