From 8eacaa2eaad18ca1bafdd7b4d33bedae6979580d Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 18 十一月 2024 16:06:11 +0800
Subject: [PATCH] 更新 Method_Enable.qbl
---
_Main/BL/Type_LockPeriod/Method_Enable.qbl | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/_Main/BL/Type_LockPeriod/Method_Enable.qbl b/_Main/BL/Type_LockPeriod/Method_Enable.qbl
index baec9a8..8582f7c 100644
--- a/_Main/BL/Type_LockPeriod/Method_Enable.qbl
+++ b/_Main/BL/Type_LockPeriod/Method_Enable.qbl
@@ -57,6 +57,8 @@
}
}
ProductInStockingPointInPeriod::LockUnlockPlanning( pispips, true, true );
+ }else{
+ info( "Archive data [" + this.ProductInStockingPoint_MP().Name() + "] is null.")
}
*]
}
--
Gitblit v1.9.3