1.发货通知单保存时,根据对应条件勾选是否预发货

This commit is contained in:
liangjunyu
2025-07-24 16:47:38 +08:00
parent 08b4053d43
commit 98a7514248
5 changed files with 262 additions and 0 deletions

View File

@@ -222,6 +222,9 @@
<Reference Include="Kingdee.BOS.WebApi.ServicesStub">
<HintPath>..\..\派诺(1)\派诺\git\6、程序\GZ_KD_Parino\bin\Debug\Kingdee.BOS.WebApi.ServicesStub.dll</HintPath>
</Reference>
<Reference Include="Kingdee.K3.BD.NewCode.Core">
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.BD.NewCode.Core.dll</HintPath>
</Reference>
<Reference Include="Kingdee.K3.Core">
<HintPath>..\..\派诺(1)\派诺\git\6、程序\GZ_KD_Parino\bin\Debug\Kingdee.K3.Core.dll</HintPath>
</Reference>
@@ -348,6 +351,7 @@
<Compile Include="QPHY_AutoWrire\SearchWriteRecord.cs" />
<Compile Include="ReceivablesDetails\ReceivablesPlugIn.cs" />
<Compile Include="Sal_Order\Bill.cs" />
<Compile Include="Sal_Order\ConvertPlugIn\SalOrder2DeliveryConvert.cs" />
<Compile Include="Sal_Order\PushSaleBillPlugIn.cs" />
<Compile Include="Sal_Order\PushSaleOutBillPlugIn.cs" />
<Compile Include="Sal_Order\SalDeliveryNoticeAudit.cs" />
@@ -361,6 +365,10 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Sal_Order\ConvertPlugIn\SalOrder2DeliveryConvert.py" />
<Content Include="SAL_DELIVERYNOTICE\ServicePlugIn\Save.py" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>