You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2014/02/06 22:02:19 UTC

[jira] [Created] (OFBIZ-5532) Improve production run task declarations to create time entries for each declaration

Christian Carlow created OFBIZ-5532:
---------------------------------------

             Summary: 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


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)