From a504c53758b8187337b9e37900bf98069dc71703 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 28 六月 2024 17:14:48 +0800
Subject: [PATCH] update Supplier

---
 jrj/project/business/Supplier/asklist.Owner.Supplier.cpp    |    0 
 jrj/project/business/Supplier/SupplierSource.cpp            |    0 
 jrj/project/printview/Template.Print.Dialog.cpp             |   20 +++++-----
 jrj/project/business/Supplier/maint.Document.SupplierEx.cpp |    0 
 jrj/project/business/Supplier/maintex.Owner.Supplier.cpp    |    0 
 jrj/project/business/Supplier/paymen.Supplie.cpp            |    0 
 jrj/project/business/Supplier/maint.Owner.Supplier.cpp      |    0 
 jrj/ext-jrj/ext-jrj.vcxproj.filters                         |   33 ++++++++++++++++
 jrj/project/business/Supplier/list.Owner.Supplier.cpp       |    0 
 jrj/project/business/Supplier/Inspection.Supplie.cpp        |    0 
 jrj/project/business/Supplier/maint.Document.SupplierSD.cpp |    0 
 jrj/project/business/Supplier/maint.Document.Supplier.cpp   |    0 
 jrj/ext-jrj/ext-jrj.vcxproj                                 |   10 +++++
 13 files changed, 53 insertions(+), 10 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 6ba13da..2b4815a 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -331,6 +331,16 @@
     <ClCompile Include="..\project\business\Supplier3.list.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\asklist.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\Inspection.Supplie.cpp" />
+    <ClCompile Include="..\project\business\Supplier\list.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Document.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierEx.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierSD.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maintex.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\paymen.Supplie.cpp" />
+    <ClCompile Include="..\project\business\Supplier\SupplierSource.cpp" />
     <ClCompile Include="..\project\printview\Maint.Template.PrintEx.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 536699b..90fa27c 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -70,6 +70,9 @@
     <Filter Include="vbusiness\printview">
       <UniqueIdentifier>{6f77cfbf-b9ec-4031-9d7a-6925116f657b}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\business\Supplier">
+      <UniqueIdentifier>{411fad96-7418-4b98-8e36-3f9893659ea1}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -431,5 +434,35 @@
     <ClCompile Include="..\project\printview\Template.Print.ViewEx.cpp">
       <Filter>vbusiness\printview</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\asklist.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\Inspection.Supplie.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\list.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Document.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierEx.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierSD.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maintex.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\paymen.Supplie.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\SupplierSource.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file
diff --git a/jrj/project/business/Supplier/Inspection.Supplie.cpp b/jrj/project/business/Supplier/Inspection.Supplie.cpp
new file mode 100644
index 0000000..4314cc3
--- /dev/null
+++ b/jrj/project/business/Supplier/Inspection.Supplie.cpp
Binary files differ
diff --git a/jrj/project/business/Supplier/SupplierSource.cpp b/jrj/project/business/Supplier/SupplierSource.cpp
new file mode 100644
index 0000000..07c9545
--- /dev/null
+++ b/jrj/project/business/Supplier/SupplierSource.cpp
Binary files differ
diff --git a/jrj/project/business/Supplier/asklist.Owner.Supplier.cpp b/jrj/project/business/Supplier/asklist.Owner.Supplier.cpp
new file mode 100644
index 0000000..5ed09c9
--- /dev/null
+++ b/jrj/project/business/Supplier/asklist.Owner.Supplier.cpp
Binary files differ
diff --git a/jrj/project/business/Supplier/list.Owner.Supplier.cpp b/jrj/project/business/Supplier/list.Owner.Supplier.cpp
new file mode 100644
index 0000000..a77c3d3
--- /dev/null
+++ b/jrj/project/business/Supplier/list.Owner.Supplier.cpp
Binary files differ
diff --git a/jrj/project/business/Supplier/maint.Document.Supplier.cpp b/jrj/project/business/Supplier/maint.Document.Supplier.cpp
new file mode 100644
index 0000000..ac6547a
--- /dev/null
+++ 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
new file mode 100644
index 0000000..b95f573
--- /dev/null
+++ 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
new file mode 100644
index 0000000..747019e
--- /dev/null
+++ b/jrj/project/business/Supplier/maint.Document.SupplierSD.cpp
Binary files differ
diff --git a/jrj/project/business/Supplier/maint.Owner.Supplier.cpp b/jrj/project/business/Supplier/maint.Owner.Supplier.cpp
new file mode 100644
index 0000000..b5c8113
--- /dev/null
+++ b/jrj/project/business/Supplier/maint.Owner.Supplier.cpp
Binary files differ
diff --git a/jrj/project/business/Supplier/maintex.Owner.Supplier.cpp b/jrj/project/business/Supplier/maintex.Owner.Supplier.cpp
new file mode 100644
index 0000000..f16e5a9
--- /dev/null
+++ b/jrj/project/business/Supplier/maintex.Owner.Supplier.cpp
Binary files differ
diff --git a/jrj/project/business/Supplier/paymen.Supplie.cpp b/jrj/project/business/Supplier/paymen.Supplie.cpp
new file mode 100644
index 0000000..7a84a29
--- /dev/null
+++ b/jrj/project/business/Supplier/paymen.Supplie.cpp
Binary files differ
diff --git a/jrj/project/printview/Template.Print.Dialog.cpp b/jrj/project/printview/Template.Print.Dialog.cpp
index 0d42d67..e4624ec 100644
--- a/jrj/project/printview/Template.Print.Dialog.cpp
+++ b/jrj/project/printview/Template.Print.Dialog.cpp
@@ -112,20 +112,20 @@
 			{
 				bupdate = true;
 			}
-			xml x = new xml;
-			x.setNativePointer(xml::CreateInstance());
-			xaserverarg arg = new xaserverarg;
-			arg.setNativePointer(arg.CreateInstance());	
+			xml x;
+		
+			xaserverarg arg;
+			
 			arg.AddArg(L"Entity",m_EntityName);			
 			arg.AddArg(L"Dir",m_Dir);
 			dw_list.Reset();
-			if (url::get(L"/sale/data/SysPrintTemplate/listDialog",arg.GetString(),x) != 1)
+			if (xurl::get(L"/sale/data/SysPrintTemplate/listDialog",arg.GetString(),x) != 1)
 			{
-				trace(x.GetXmlDoc().text);
+				trace(x.text());
 				return -1;
 			}else	
 			{
-				xstring s = x.GetXml();
+				xstring s = x.xml();
 				dw_list.Retrieve(x);
 			}
 			dw_list.Redraw();
@@ -152,10 +152,10 @@
 			else
 			{
 				KXMLDOMElement ele = dw_list.GetRowElement(row);	
-				xstring sguid = ele.selectSingleNode(L"ID").text;
-				xstring sTemplName = ele.selectSingleNode(L"TemplName").text;
+				xstring sguid = ele.selectSingleNode(L"ID").text();
+				xstring sTemplName = ele.selectSingleNode(L"TemplName").text();
 				//xstring sFile = m_filePath + sguid+L".xsl";	
-				xstring sFile = m_filePath + ele.selectSingleNode(L"urlPath").text;
+				xstring sFile = m_filePath + ele.selectSingleNode(L"urlPath").text();
 				arg_param.AddArg(L"xsl",sFile); 
 				arg_param.AddArg(L"return",L"cancel");
 				

--
Gitblit v1.9.3