From 85fb8fdf8bdef29cbe8a1f64bc27e049454e7142 Mon Sep 17 00:00:00 2001 From: yunchai <yunying.chai@capgemini.com> Date: 星期一, 25 九月 2023 22:15:28 +0800 Subject: [PATCH] 合并DEV并且更新了冲减到订单 --- LibMacroPlanner/BL/InfoMessages.qbl | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/LibMacroPlanner/BL/InfoMessages.qbl b/LibMacroPlanner/BL/InfoMessages.qbl index 05bad47..cfaabd1 100644 --- a/LibMacroPlanner/BL/InfoMessages.qbl +++ b/LibMacroPlanner/BL/InfoMessages.qbl @@ -529,6 +529,10 @@ { DefaultText: 'Revert' } + InfoMessage Scenario_General_IsReleased + { + DefaultText: 'Not allowed on a released scenario' + } InfoMessage Strategy_CampaignOptimizer_DisableTooltip { DefaultText: 'When disabled, the optimizer is only allowed to replan the quantities of the campaigns based on the constraints of the campaigns created manually.' -- Gitblit v1.9.3