This commit is contained in:
PastSaid
2024-04-10 10:39:04 +08:00
parent 9a7bf9b67e
commit b2419eec9c
119 changed files with 23402 additions and 350 deletions

View File

@@ -23,10 +23,17 @@
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Folder Include="PUR_Requisition\sql\" />
<Folder Include="STK_MisDelivery\" />
<Folder Include="PUR_Requisition\" />
</ItemGroup>
<ItemGroup>
<Compile Include="PUR_Requisition\BillEventPlugInEx.py" />
<Compile Include="STK_MisDelivery\BillEventPlugInEx.py" />
</ItemGroup>
<ItemGroup>
<Content Include="PUR_Requisition\sql\获取合同年度单价.sql" />
<Content Include="PUR_Requisition\sql\采购合同更新含税金额.sql" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
<!-- Uncomment the CoreCompile target to enable the Build command in