销售出库单发票合并打印

This commit is contained in:
PastSaid
2023-12-10 03:58:57 +08:00
parent c4fceda660
commit 32b11a74e0
8 changed files with 202 additions and 96 deletions

View File

@@ -73,6 +73,10 @@
</ItemGroup>
<ItemGroup>
<Content Include="ISSUE\证书\密码.txt" />
<Content Include="SQLServer\月度生产计划表-预测单.sql" />
<Content Include="SQLServer\月度生产计划表.sql" />
<Content Include="SQLServer\销售出库单子表信息.sql" />
<Content Include="SQLServer\销售出库单财务信息-视图.sql" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Extensions\ExtensionMethods.csproj">