From 9ddc6a9215c98af29ec989b2a0f6cd69f06ff2f5 Mon Sep 17 00:00:00 2001 From: yypsybs <yypsybs@foxmail.com> Date: 星期二, 17 十月 2023 14:55:37 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- _Main/BL/Type_PRData/StaticMethod_FromSupplyPlanning#662.qbl | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git "a/_Main/BL/Type_PRData/StaticMethod_FromSupplyPlanning\043662.qbl" "b/_Main/BL/Type_PRData/StaticMethod_FromSupplyPlanning\043662.qbl" index 8ed3fb2..ce1de46 100644 --- "a/_Main/BL/Type_PRData/StaticMethod_FromSupplyPlanning\043662.qbl" +++ "b/_Main/BL/Type_PRData/StaticMethod_FromSupplyPlanning\043662.qbl" @@ -22,9 +22,7 @@ mappingOperation := Global_MappingOperation::GetByProductId( otdTable, product.ID() ); // QID15 mappingProviderCapacity := Global_MappingProviderCapacity::GetByProductId( otdTable, product.ID() ); - - // 鐗╂枡鏍囩璁剧疆 - matAttrSetting := MatAttrSettingAndPlanStrategy::GetByMatCode( otdTable, product.ID() ); + matAttrSetting := null( MatAttrSettingAndPlanStrategy )/*MatAttrSettingAndPlanStrategy::GetExistByMatCode( otdTable, product.ID() )*/; // 鏍规嵁pispip result.MRPCalverNo( ifexpr( pispip.MRPCalverNo() = "", "鏆傛棤", pispip.MRPCalverNo() ) ); -- Gitblit v1.9.3