[ https://issues.apache.org/jira/browse/OFBIZ-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17838518#comment-17838518 ]
Nicolas Malin commented on OFBIZ-12982: --------------------------------------- I updated a first patch to remove all mini lang with inter component dependencies. It's huge task and I didn't test all but just to give some visibility on that > 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)