提交 1264515c authored 作者: 谭富强's avatar 谭富强

提交元数据(设置参数动态表单;扩展:物料收发汇总表过滤框、物料收发汇总表)

上级 8408620d
<?xml version="1.0" encoding="utf-8"?>
<KDSolution xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Id="95c7931e-60a3-45f7-a961-eca9b50827e9">
<VersionDealType />
<CompositePackageDef>
<Target>CompileAndPackage</Target>
<Seq>0</Seq>
<ComponentPath>KD-Composite-Package.pkgdef</ComponentPath>
<Type>CompositePackage</Type>
</CompositePackageDef>
</KDSolution>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<KDSolution xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Id="95c7931e-60a3-45f7-a961-eca9b50827e9">
<DevView>Standard</DevView>
<OutTargetBaseDir>
</OutTargetBaseDir>
<TopClass>20</TopClass>
<ProjectRefPath>D:\谭富强工作目录\仓租系统\CZXT\CZXT\K3Cloud\bin</ProjectRefPath>
<IsAutoCheckIn>1</IsAutoCheckIn>
<IsStartScc>1</IsStartScc>
<LastExpandPackageNodeID>f05d8759-b71a-4da2-9c2b-121e87b4e585</LastExpandPackageNodeID>
<SCCCfg>
</SCCCfg>
</KDSolution>
\ No newline at end of file

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.34729.46
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LQKJ.K3.CZXT.ReportPlugIns", "LQKJ.K3.CZXT.Pluglus\LQKJ.K3.CZXT.ReportPlugIns.csproj", "{85CBEDA1-251D-435B-8B9F-E37224B8EC9D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85CBEDA1-251D-435B-8B9F-E37224B8EC9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85CBEDA1-251D-435B-8B9F-E37224B8EC9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85CBEDA1-251D-435B-8B9F-E37224B8EC9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85CBEDA1-251D-435B-8B9F-E37224B8EC9D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {785EF6E8-13F5-4409-98E1-1C80ECCE5C50}
EndGlobalSection
EndGlobal
...@@ -43,7 +43,7 @@ namespace LQKJ.K3.CZXT.Pluglus ...@@ -43,7 +43,7 @@ namespace LQKJ.K3.CZXT.Pluglus
// 执行添加数据的SQL语句 // 执行添加数据的SQL语句
DBUtils.Execute(this.Context, SQL); DBUtils.Execute(this.Context, SQL);
this.View.Close(); this.View.Close();
//this.View.ParentFormView.UpdateView(); this.View.ParentFormView.UpdateView();
} }
} }
} }
......
<?xml version="1.0" encoding="utf-8"?>
<AssemblyModel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>be1dab40-8eea-4963-9b9b-83b8f69d284d</Id>
<MasterId>K3Cloud</MasterId>
<Name>程序集包</Name>
<Developer>
<Id>IBHC-LMFG-QIMZ-LHQA-VFBK</Id>
<DevCode>LQKJ</DevCode>
<Level>1</Level>
<Name>LQKJ</Name>
</Developer>
<RequiredPackages />
<ExclusivePackages />
<IsSuperPkg>false</IsSuperPkg>
<IncludedExtended>false</IncludedExtended>
<DevPhase>Unknown</DevPhase>
<CanBeStopped>false</CanBeStopped>
<DeployEdition>ALL</DeployEdition>
<PatchType>ALL</PatchType>
<Deploy>Business</Deploy>
<PackageCategory>FuncPackage</PackageCategory>
<IsReplace>true</IsReplace>
<LocaleId>0</LocaleId>
<Issues />
<Links />
<PreInstallMsg />
<AfterInstallMsg />
<PlugIns />
<KDServices>
<DataEntities />
<Contracts />
<ServiceHelpers />
<AppServices />
<Resources />
</KDServices>
<OtherComponents />
<TestPlugIns />
<Resources>
<KDComponent xsi:type="ConentComponent">
<Target>CompileAndPackage</Target>
<Name>LQKJ.K3.CZXT.Pluglus.sln</Name>
<ComponentPath>LQKJ.K3.CZXT.Pluglus.sln</ComponentPath>
<Type>ContentFile</Type>
<OpeType>AddOrUpdate</OpeType>
<IsSign>false</IsSign>
<IsIgnoreError>false</IsIgnoreError>
<OutputPath />
<Condition />
</KDComponent>
</Resources>
<BusinessPlugIns />
</AssemblyModel>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<DataModel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>f05d8759-b71a-4da2-9c2b-121e87b4e585</Id>
<MasterId>K3Cloud</MasterId>
<Name>元数据包</Name>
<Developer>
<Id>IBHC-LMFG-QIMZ-LHQA-VFBK</Id>
<DevCode>LQKJ</DevCode>
<Level>1</Level>
<Name>LQKJ</Name>
</Developer>
<RequiredPackages />
<IsSuperPkg>false</IsSuperPkg>
<IncludedExtended>false</IncludedExtended>
<DevPhase>Unknown</DevPhase>
<CanBeStopped>false</CanBeStopped>
<DeployEdition>ALL</DeployEdition>
<PatchType>ALL</PatchType>
<Deploy>Business</Deploy>
<PackageCategory>FuncPackage</PackageCategory>
<IsReplace>true</IsReplace>
<LocaleId>0</LocaleId>
<BasedBOSPackageId>K3CloudV1.0_MuPan3_BOS_DM</BasedBOSPackageId>
<CommonScript>
<CommonScripts Seq="0">
<Scripts />
</CommonScripts>
</CommonScript>
<LinkBusinessObjects />
<BusinessObjects />
<ResourceObject />
<StartScript>
<SchemaScript Seq="0">
<Scripts />
</SchemaScript>
<ConsoleMenuScript Seq="0">
<Scripts />
</ConsoleMenuScript>
<SimpleDataScript Seq="0">
<Scripts />
</SimpleDataScript>
<DependentDataScript Seq="0">
<Scripts />
</DependentDataScript>
<PrepareDatas />
</StartScript>
<AutoUpdateTable>true</AutoUpdateTable>
<StopScript />
</DataModel>
\ No newline at end of file
IF NOT EXISTS (SELECT 1 FROM T_META_TOPCLASS WHERE FTOPCLASSID='20')
BEGIN
/****** Object:Data Script Date: 2024-12-12 16:28:59 ******/
DELETE T_META_TOPCLASS WHERE FTOPCLASSID='20'
INSERT INTO T_META_TOPCLASS(FTOPCLASSID,FSEQ,FVISIBLE,FISDEFAULT,FICON) VALUES ('20',30,-1,1,'SupplyChain')
/****** Object:Data Script Date: 2024-12-12 16:28:59 ******/
DELETE T_META_TOPCLASS_L WHERE FTOPCLASSID='20' AND FLOCALEID=2052
INSERT INTO T_META_TOPCLASS_L(FPKID,FTOPCLASSID,FLOCALEID,FNAME,FTOOLTIPS) VALUES ('a2ac9967-f957-4255-9471-f803ef6ca6b5','20',2052,N'供应链',N' ')
END;
IF NOT EXISTS (SELECT 1 FROM T_META_SUBSYSTEM WHERE fid='21')
BEGIN
/****** Object:Data Script Date: 2024-12-12 16:28:59 ******/
DELETE T_META_SUBSYSTEM WHERE fid='21'
INSERT INTO T_META_SUBSYSTEM(FID,FTOPCLASSID,FNUMBER,FSEQ,FVISIBLE,FISDEFAULT,FCHECKBOX,FMAPSCCMETAFOLDER,FFUNCPERMISSIONCTRL,FFIELDPERMISSIONCTRL,FSHOWFORMID) VALUES ('21','20',N'CCGL',30,-1,1,0,N'$/K3Cloud V1.0/DataBase/Upgrade/MetaData/4SCM/STK','1','1',null)
/****** Object:Data Script Date: 2024-12-12 16:28:59 ******/
DELETE T_META_SUBSYSTEM_L WHERE fid='21' and FLOCALEID=2052
INSERT INTO T_META_SUBSYSTEM_L(FPKID,FID,FLOCALEID,FNAME,FDESCRIPTION) VALUES ('aec45c8e-aaad-4fc4-b1a0-f4e85acb3156','21',2052,N'库存管理',N' ')
END;
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<DataModel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>488a8668-0ea1-4e70-abc8-a64597862bbd</Id>
<MasterId>488a8668-0ea1-4e70-abc8-a64597862bbd</MasterId>
<Name>供应链</Name>
<Developer>
<Id>IBHC-LMFG-QIMZ-LHQA-VFBK</Id>
<DevCode>LQKJ</DevCode>
<Level>1</Level>
<Name>LQKJ</Name>
</Developer>
<RequiredPackages />
<IsSuperPkg>false</IsSuperPkg>
<IncludedExtended>false</IncludedExtended>
<DevPhase>Unknown</DevPhase>
<CanBeStopped>false</CanBeStopped>
<DeployEdition>ALL</DeployEdition>
<PatchType>ALL</PatchType>
<Deploy>Business</Deploy>
<PackageCategory>FuncPackage</PackageCategory>
<IsReplace>true</IsReplace>
<LocaleId>0</LocaleId>
<BasedBOSPackageId>K3CloudV1.0_MuPan3_BOS_DM</BasedBOSPackageId>
<CommonScript>
<CommonScripts Seq="0">
<Scripts />
</CommonScripts>
</CommonScript>
<LinkBusinessObjects>
<DynamicLinkBusinessObject>
<Target>CompileAndPackage</Target>
<Caption>库存管理</Caption>
<Name>21</Name>
<ComponentPath>CCGL_60e7411c</ComponentPath>
</DynamicLinkBusinessObject>
</LinkBusinessObjects>
<BusinessObjects />
<ResourceObject />
<StartScript>
<SchemaScript Seq="0">
<Scripts />
</SchemaScript>
<ConsoleMenuScript Seq="0">
<Scripts>
<SqlScript Target="CompileAndPackage" ComponentPath="Start\BasicData\SimpleData\21_subsystem.sql" SqlSyntaxType="KSQL" Assertion="Semicolon" Seq="0" Id="21_subsystem.sql" UniqueScope="ISV" VerRule="ByContent" Level="0" Name="[子系统]库存管理">[子系统]库存管理</SqlScript>
<SqlScript Target="CompileAndPackage" ComponentPath="Start\BasicData\SimpleData\20_topclass.sql" SqlSyntaxType="KSQL" Assertion="Semicolon" Seq="0" Id="20_topclass.sql" UniqueScope="ISV" VerRule="ByContent" Level="0" Name="[业务领域]供应链">[业务领域]供应链</SqlScript>
</Scripts>
</ConsoleMenuScript>
<SimpleDataScript Seq="0">
<Scripts />
</SimpleDataScript>
<DependentDataScript Seq="0">
<Scripts />
</DependentDataScript>
<PrepareDatas />
</StartScript>
<AutoUpdateTable>true</AutoUpdateTable>
<StopScript />
<TopClassID>20</TopClassID>
</DataModel>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<CompositePackage xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>6100526a-9fc8-4f2d-ae2b-69cdb7ae5b33</Id>
<MasterId>K3Cloud</MasterId>
<Name>CZXT(供应链)</Name>
<Developer>
<Id>IBHC-LMFG-QIMZ-LHQA-VFBK</Id>
<DevCode>LQKJ</DevCode>
<Level>1</Level>
<Name>LQKJ</Name>
</Developer>
<RequiredPackages />
<ExclusivePackages />
<IsSuperPkg>false</IsSuperPkg>
<IncludedExtended>false</IncludedExtended>
<DevPhase>Unknown</DevPhase>
<CanBeStopped>false</CanBeStopped>
<DeployEdition>ALL</DeployEdition>
<PatchType>ALL</PatchType>
<Deploy>Business</Deploy>
<PackageCategory>FuncPackage</PackageCategory>
<IsReplace>true</IsReplace>
<LocaleId>0</LocaleId>
<Issues />
<Links />
<PreInstallMsg />
<AfterInstallMsg />
<ChildPkgDefs>
<ChildExtPkgItem>
<Target>CompileAndPackage</Target>
<OutDir>AM</OutDir>
<Seq>0</Seq>
<Name>Assembly Package</Name>
<ComponentPath>Code\app.pkgdef</ComponentPath>
<Type>AssemblyModel</Type>
</ChildExtPkgItem>
<ChildExtPkgItem>
<Target>CompileAndPackage</Target>
<OutDir>DM</OutDir>
<Seq>0</Seq>
<Name>MetaData Package</Name>
<ComponentPath>DataModel\meta.pkgdef</ComponentPath>
<Type>DataModel</Type>
</ChildExtPkgItem>
<ChildExtPkgItem>
<Target>CompileAndPackage</Target>
<OutDir>供应链</OutDir>
<Seq>0</Seq>
<Name>供应链</Name>
<ComponentPath>DataModel_20\供应链.pkgdef</ComponentPath>
<Type>DataModel</Type>
</ChildExtPkgItem>
</ChildPkgDefs>
<LinkPkgDefs />
<Children />
<Resources />
<InstallPlugIns />
<ChildPkgIds />
</CompositePackage>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论