[
https://issues.apache.org/jira/browse/OFBIZ-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940174#comment-13940174 ]
Christian Carlow commented on OFBIZ-5532:
-----------------------------------------
I deleted the patch file containing changes relevant only to other issues and replaced it with one containing only changes relevant to this issue per Pierre's suggestion. Patches will be submitted for each of the other issues that were included in the original patch and will depend on patches of prior issues.
This patch adds the timesheetId field to the Production Run Declaration form to be used to create time entries. Commented code existed in ProductionRunServices.java to handle the time entry functionality and was used to provide the functionality.
> Improve production run task declarations to create time entries for each declaration
> ------------------------------------------------------------------------------------
>
> Key: OFBIZ-5532
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5532> Project: OFBiz
> Issue Type: Improvement
> Components: manufacturing
> Affects Versions: SVN trunk
> Reporter: Christian Carlow
> Attachments: OFBIZ-5532.patch
>
>
> Timesheet entries are supposed to be created when produced and rejected quantities are declared for production run tasks. ProductionRunServices.updateProductionRunTask accepts the partyId as a parameter but code that is supposed to use it to create timesheet entries has been commented out. Rev 910230 shows that the commented code has always existed. There are also FIXME comments to add quantityProduced, quantityRejected, and setupTime fields to the timesheet entity.
> This functionality is vital for determining which employees are responsible for rejects.
--
This message was sent by Atlassian JIRA
(v6.2#6252)