Question answered. Analyzing the BOMSimulation.bsh, i've found that the cost
that are used for the simulation are the "estimated standard". Excuse me for
bothering you unnecessarely.
Marcelo
From: "Marcelo Hamra" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: console.log Cost fields not found
Date: Sat, 23 Sep 2006 12:43:42 +0000
hi,
running BOMSimulation, I found the following lines on the console.log.
----------
file:/C:/ofbiz/applications/product/script/org/ofbiz/product/cost/CostServices.xml
2006-09-21 23:17:25,375 (http-0.0.0.0-8443-Processor7) [
Calculate.java:343:INFO ] Field not found with field-name laborCost.cost,
and map-name using a default of 0
2006-09-21 23:17:25,375 (http-0.0.0.0-8443-Processor7) [
Calculate.java:343:INFO ] Field not found with field-name
materialsCost.cost, and map-name using a default of 0
2006-09-21 23:17:25,375 (http-0.0.0.0-8443-Processor7) [
Calculate.java:343:INFO ] Field not found with field-name routeCost.cost,
and map-name using a default of 0
2006-09-21 23:17:25,375 (http-0.0.0.0-8443-Processor7) [
Calculate.java:343:INFO ] Field not found with field-name otherCost.cost,
and map-name using a default of 0
-----------
Where should them be defined? What's the problem?
As a matter of fact, I've created labor, materials, route and other costs
in the cost tab of the product.
thanks
Marcelo