Hi guys, I think there is a typo error in the class "org.ofbiz.product.product.ProductWorker".
Line 821 :
public static String getProductTypeId(GenericDelegator delegator, String
productI) {
Should be "productId".
Cimballi
Hi guys, I think there is a typo error in the class "org.ofbiz.product.product.ProductWorker".
Line 821 :
public static String getProductTypeId(GenericDelegator delegator, String
productI) {
Should be "productId".
Cimballi