From 1a5a8be205641f5f79dd809f6c7e59fc84d76243 Mon Sep 17 00:00:00 2001 From: yunchai <yunying.chai@capgemini.com> Date: 星期日, 08 十月 2023 09:11:26 +0800 Subject: [PATCH] Merge remote-tracking branch 'refs/remotes/origin/dev' --- _Main/BL/Type_Operation/Method_OnCommitCustom.qbl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_Main/BL/Type_Operation/Method_OnCommitCustom.qbl b/_Main/BL/Type_Operation/Method_OnCommitCustom.qbl index b714ef0..650047b 100644 --- a/_Main/BL/Type_Operation/Method_OnCommitCustom.qbl +++ b/_Main/BL/Type_Operation/Method_OnCommitCustom.qbl @@ -5,7 +5,7 @@ TextBody: [* // yypsybs Aug-25-2023 (created) - info( "Operation::OnCommitCustom" ) - ManufactureLTProcessSection::CreateOrUpdate( this ); + //info( "Operation::OnCommitCustom" ) + //ManufactureLTProcessSection::CreateOrUpdate( this ); *] } -- Gitblit v1.9.3