From 9812037e1a54cca29be5ef1a0ea0af41f93ce6d8 Mon Sep 17 00:00:00 2001 From: duanluohua Date: Thu, 7 Dec 2017 17:13:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.137235=EF=BC=8C?= =?UTF-8?q?=E8=80=98=E5=9E=A6=E5=A2=9E=E5=8A=A0=E3=80=90=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E8=BD=AC=E7=94=9F=E4=BA=A7=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj | 11 + .../SaleOrderToProductNoticePage.cs | 352 ++++++++++++++++++ .../SaleOrderToProductNoticePage.xml | 78 ++++ .../Pages/MainToSecondConvertRowManger.cs | 3 - .../Utils/Second_ConvertRatioRowManager.cs | 120 ++++++ WebFolder/Config/Plugins/B3_YunKen.Plugin | 5 + 6 files changed, 566 insertions(+), 3 deletions(-) create mode 100644 BWP.B3_YunKen.Web/Pages/B3YunKen/ProductTask_/SaleOrderToProductNoticePage.cs create mode 100644 BWP.B3_YunKen.Web/Pages/B3YunKen/ProductTask_/SaleOrderToProductNoticePage.xml create mode 100644 BWP.B3_YunKen.Web/Pages/Utils/Second_ConvertRatioRowManager.cs diff --git a/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj b/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj index 40d4606..08ad513 100644 --- a/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj +++ b/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj @@ -44,6 +44,10 @@ + + False + ..\..\..\tsref\release\B3ProduceUnitedInfos.dll + False ..\..\..\tsref\Debug\B3Sale.dll @@ -108,6 +112,9 @@ ASPXCodeBehind + + ASPXCodeBehind + ASPXCodeBehind @@ -118,6 +125,7 @@ ASPXCodeBehind + @@ -159,6 +167,9 @@ + + +