Christian Carlow created OFBIZ-5604:
---------------------------------------
Summary: Add nextTask field to production run declaration form
dependent on time entry additions
Key: OFBIZ-5604
URL: https://issues.apache.org/jira/browse/OFBIZ-5604
Project: OFBiz
Issue Type: Improvement
Affects Versions: SVN trunk
Reporter: Christian Carlow
I'm faced with the challenge of recreating a company's WIP report using OFBiz
manufacturing data. The purpose of the WIP report in OFBiz terms is to
indicate how many pieces have moved to fixed assets by a previous task
declaration based on the time entry functionality added in OFBIZ-5532. I
propose adding an additional nextTaskId field dependent on the added time entry
functionality to generate an inventory list for production run task fixed
assets.
For example:
Given a production run with 3 tasks all with differing fixed assets and able to
be performed in any order, if a user creates a timeEntry declaration for task1
and sets the nextTaskId to task3 then I could generate a WIP report indicating
that the quantityProduced exists at the fixedAsset of task3.
--
This message was sent by Atlassian JIRA
(v6.2#6252)