_Main/BL/Type_MacroPlan/Method_MappingOperationBOMDataSupplyPurchase.qbl | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
_Main/BL/Type_MacroPlan/Method_MappingOperationBOMDataSupplyPurchase.qbl
@@ -13,7 +13,7 @@ if( isnull( product ) ) { info( "product : " + productId + " not found" ); } stockingPointId := orgCode + "_" + productType + "_Stock"; stockingPointId := orgCode + "_Stock"; stockingPoint := StockingPoint_MP::FindById( this, stockingPointId ); if( isnull( stockingPoint ) ) { info( "stockingPoint : " + stockingPointId + " not found" );