[
https://issues.apache.org/jira/browse/OFBIZ-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Carlow updated OFBIZ-5532:
------------------------------------
Attachment: OFBIZ-5532.patch
This patch adds the timesheetId field to the production run declaration form
and creates a TimeEntry record when a timesheetId and partyId are provided.
> 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.1.5#6160)