From dfaadfd94d1159d544c74e3cfeb97a67d114b037 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期五, 25 七月 2025 10:23:46 +0800 Subject: [PATCH] update --- jrj/project/business/Supplier/maint.Document.SupplierEx.cpp | 0 jrj/project/business/Supplier/maint.Document.SupplierSD.cpp | 0 jrj/project/business/Supplier/maint.Document.Supplier.cpp | 0 jrj/project/business/SO3.maint.cpp | 2 +- 4 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/project/business/SO3.maint.cpp b/jrj/project/business/SO3.maint.cpp index 588633e..9d831f5 100644 --- a/jrj/project/business/SO3.maint.cpp +++ b/jrj/project/business/SO3.maint.cpp @@ -377,7 +377,7 @@ { xstring CustomerID = dw_base.GetItemString(1, L"CustomerID"); //KXMLDOMDocument x = QuoteView::LookupProductsByText(str,CustomerID); - //trace(str+L"--" + CustomerID); + //alert(str+L"--" + CustomerID); KXMLDOMDocument x = ViewObject::RetrieveData(GetServerUrl(),L"/sale/data/SaleOrder/lookup/productsex", L"str", str, L"CustomerID", CustomerID); if (!x) return 1; KXMLDOMNodeList items = x.selectNodes(L"/Items/Item"); diff --git a/jrj/project/business/Supplier/maint.Document.Supplier.cpp b/jrj/project/business/Supplier/maint.Document.Supplier.cpp index c672ef0..39980f6 100644 --- a/jrj/project/business/Supplier/maint.Document.Supplier.cpp +++ b/jrj/project/business/Supplier/maint.Document.Supplier.cpp Binary files differ diff --git a/jrj/project/business/Supplier/maint.Document.SupplierEx.cpp b/jrj/project/business/Supplier/maint.Document.SupplierEx.cpp index af954b7..dd31a3d 100644 --- a/jrj/project/business/Supplier/maint.Document.SupplierEx.cpp +++ b/jrj/project/business/Supplier/maint.Document.SupplierEx.cpp Binary files differ diff --git a/jrj/project/business/Supplier/maint.Document.SupplierSD.cpp b/jrj/project/business/Supplier/maint.Document.SupplierSD.cpp index 62a18fb..86ee41e 100644 --- a/jrj/project/business/Supplier/maint.Document.SupplierSD.cpp +++ b/jrj/project/business/Supplier/maint.Document.SupplierSD.cpp Binary files differ -- Gitblit v1.9.3