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 <[hidden email]> wrote: From: farouk alhassan <[hidden email]> Subject: Re: Adding Resource to task in Project manager To: [hidden email] 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 <[hidden email]> wrote: From: farouk alhassan <[hidden email]> Subject: Adding Resource to task in Project manager To: [hidden email] 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 |
Adding a resource on the task detail screen is working fine here.
Please tell us the url of the screen the error is happening and which action was taken. Regards, Hans On Sun, 2009-06-28 at 23:04 -0700, farouk alhassan wrote: > 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 <[hidden email]> wrote: > > From: farouk alhassan <[hidden email]> > Subject: Re: Adding Resource to task in Project manager > To: [hidden email] > 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 <[hidden email]> wrote: > > From: farouk alhassan <[hidden email]> > Subject: Adding Resource to task in Project manager > To: [hidden email] > 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 > > > > > > > > > > > > > > > > Antwebsystems.com: Quality OFBiz services for competitive rates |
1. I went to this URL
https://demo904.ofbiz.org/catalog/control/login/main?USERNAME=demoadmin&PASSWORD=ofbiz 2. Clicked to ProjectMgr Application 3. Clicked on Demo Project2 Cust 2 4. On the project summary page, I clicked task 2 5. Then clicked the Resource option in the submenu at the top of the page 6 a. Added Analyst Tom to project b. Set start date to 2009-06-29 c. Set end date to 2009-06-29 7. Clicked Add Then I got this on the screen The Following Errors Occurred:In set-nonpk-fields a value was not found with the specified valueAcsr: assignment, not setting fields --- On Mon, 29/6/09, Hans Bakker <[hidden email]> wrote: From: Hans Bakker <[hidden email]> Subject: Re: Adding Resource to task in Project manager To: [hidden email] Date: Monday, 29 June, 2009, 7:10 AM Adding a resource on the task detail screen is working fine here. Please tell us the url of the screen the error is happening and which action was taken. Regards, Hans On Sun, 2009-06-28 at 23:04 -0700, farouk alhassan wrote: > 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 <[hidden email]> wrote: > > From: farouk alhassan <[hidden email]> > Subject: Re: Adding Resource to task in Project manager > To: [hidden email] > 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 <[hidden email]> wrote: > > From: farouk alhassan <[hidden email]> > Subject: Adding Resource to task in Project manager > To: [hidden email] > 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 > > > > > > > > > > > > > > > > Antwebsystems.com: Quality OFBiz services for competitive rates |
Thank you for the report, committed in revision 789329
Regards, Hans On Mon, 2009-06-29 at 00:10 -0700, farouk alhassan wrote: > 1. I went to this URL > https://demo904.ofbiz.org/catalog/control/login/main?USERNAME=demoadmin&PASSWORD=ofbiz > > 2. Clicked to ProjectMgr Application > 3. Clicked on Demo Project2 Cust 2 > 4. On the project summary page, I clicked task 2 > 5. Then clicked the Resource option in the submenu at the top of the page > 6 a. Added Analyst Tom to project > b. Set start date to 2009-06-29 > c. Set end date to 2009-06-29 > 7. Clicked Add > -- Antwebsystems.com: Quality OFBiz services for competitive rates |
That is now working perfectly.
Thanks very much. Farouk A --- On Mon, 29/6/09, Hans Bakker <[hidden email]> wrote: From: Hans Bakker <[hidden email]> Subject: Re: Adding Resource to task in Project manager To: [hidden email] Date: Monday, 29 June, 2009, 3:08 PM Thank you for the report, committed in revision 789329 Regards, Hans On Mon, 2009-06-29 at 00:10 -0700, farouk alhassan wrote: > 1. I went to this URL > https://demo904.ofbiz.org/catalog/control/login/main?USERNAME=demoadmin&PASSWORD=ofbiz > > 2. Clicked to ProjectMgr Application > 3. Clicked on Demo Project2 Cust 2 > 4. On the project summary page, I clicked task 2 > 5. Then clicked the Resource option in the submenu at the top of the page > 6 a. Added Analyst Tom to project > b. Set start date to 2009-06-29 > c. Set end date to 2009-06-29 > 7. Clicked Add > -- Antwebsystems.com: Quality OFBiz services for competitive rates |
Free forum by Nabble | Edit this page |