_Main/BL/Type_MappingSaleBudge/StaticMethod_GetSheetByMonth.qbl
@@ -15,7 +15,7 @@ value := sum( parent, MappingCapacityAndSaleBudge, item, productNo.Find( item.ProductCode() ) > -1, item.YearNo() = yearNo and productNo.Find( item.ProductCode() ) > -1, field.GetReal( item ) ); return value; *]