[ https://issues.apache.org/jira/browse/OFBIZ-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Malin closed OFBIZ-12982. --------------------------------- Resolution: Fixed Fixed by the commit https://github.com/apache/ofbiz-plugins/commit/46fcbd31614be4b99106452c8e0118d274572bd4 > updateMyTimesheet throws an error > --------------------------------- > > Key: OFBIZ-12982 > URL: https://issues.apache.org/jira/browse/OFBIZ-12982 > Project: OFBiz > Issue Type: Bug > Components: projectmgr > Reporter: Pierre Smits > Assignee: Nicolas Malin > Priority: Major > Attachments: OFBIZ-12982.patch > > > When updating a timesheet in projectmgr following error is thrown: > {code:java} > The Following Errors Occurred: > Error:<br/>Error running the simple-method: Could not find <simple-method > name="assignPartyToWorkEffort"> in XML document > component://workeffort/minilang/workeffort/WorkEffortSimpleServices.xml, > File#Method = ProjectServices.xml#updateTimeEntryByWorkeffort, Element = > <call-simple-method>, Line 491null<br/><br/> > {code} > to try/test: > https://demo-trunk.ofbiz.apache.org/projectmgr/control/MyTimesheet and update > the timesheet with a selected task and time. -- This message was sent by Atlassian Jira (v8.20.10#820010)