_Main/BL/Type_MacroPlan/Method_MappingExternalSupplyData.qbl | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
_Main/BL/Type_MacroPlan/Method_MappingExternalSupplyData.qbl
@@ -26,6 +26,7 @@ if( not isnull( product)){ productMP := Product_MP :: FindProductTypeIndex( externalSupply.ProductID()); stockingpoint := select( this,StockingPoint_MP,st,st.ID() = externalSupply.StockingPointID(),true); if( not isnull( stockingpoint) and not isnull( productMP)){ if( not isnull(businessTypes)){ for( i :=0 ;i < businessTypes.Size();i++ ){ @@ -41,7 +42,7 @@ } }else{ if( not isnull( stockingpoint) and not isnull( productMP)){ InventorySupply::CreateOrUpdate( externalSupply.ID(), productMP, stockingpoint,