Thanks Yashwant! Is there a UI to set up CostComponentCalc and WorkeffortCostCalc or is this something that has to be setup with webtools?
-------- Original Message -------- Subject: Re: Adding Actual Labor to Manufacturing Process From: Yashwant Dhakad <yashwant.dha...@hotwaxsystems.com> Date: Mon, June 04, 2018 9:46 pm To: user@ofbiz.apache.org Hi James, You need to setup CostComponentCalc and WorkEffortCostCalc entities data for cost calculation and you can find the demo data in AccountingDemoData.xml file at line no 3060. And createProductionRunTaskCosts service is used for cost calculation. Once you create CostComponentCalc data and link this entity with your task ie WorkEffortCostCalc entity and when your task is completed then actual material cost automatically created. Thanks & Regards -- Yashwant Dhakad On Fri, Jun 1, 2018 at 3:50 PM <ja...@productive1.com> wrote: > Anyone familiar with the manufacturing process and how to add labor to > the costs of a manufactured item. > > -------- Original Message -------- > Subject: Adding Actual Labor to Manufacturing Process > From: <ja...@productive1.com> > Date: Tue, May 29, 2018 5:02 pm > To: user@ofbiz.apache.org > > Is there a way in ofbiz to add the actual labor utilized to calculate > the costs of a manufactured item? If so is this done in the production > process or is it generic on the catalog? Also is there a way in the > catalog to utilize the true costs either manufactured costs or Moving > Average from the financials as a base price that can be utilized for > creating price rules? > > Thanks, > > James >