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