On 2018/06/26 17:03:37, [email protected] <[email protected]> wrote:
> Problem statement. When trying to closr a Job shop I get an error message.
> Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException:
> Service invocation error (Could not commit transaction for service
> [quickChangeProductionRunStatus] call: Roll back error, could not commit
> transaction, was rolled back instead because of: Service
> [productCostPercentageFormula] threw an unexpected
> exception/errororg.apache.ofbiz.service.ServiceValidationException: The
> following required parameter is missing: [IN]
> [productCostPercentageFormula.baseCost]
>
> My parts are setup accorig to the books.
> BOMs, Routings, Fixed Assets, Std costs etc.. ae setup.
> 'Auto-Calculate Costs' function works properly.
> I ran MRP tp explode BOMs and to create work orders and PO requisitions.
> I can open and confirm Job Shop and also reprot labor hours and material
> consumption. But when trying to close the job shop with "Quick Complete",
> Ofbiz throws out above message.
> I chcked my setup against setup demo ofbiz setup
> "https://demo-trunk-ofbiz.apache.org", but cannot find any difference.
>
> What is missing? Thanks for your help. Wolfgang
> As an additional information. I looked up in 'Entity Data Maintenance' all
> Entities that have 'Cost Comp' included and compared to de same tables in the
> demo version. I still can't find an explanation as to why I get htis error
> message. Thanks gain for helping. Wolfgang