This commit is contained in:
梁骏愉
2025-03-15 15:03:34 +08:00
parent 17bb7e4131
commit 2306c8b7cf
69 changed files with 4199 additions and 324 deletions

View File

@@ -22,6 +22,7 @@
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Compile Include="AR_Write_Off\AutoWriteOffWizardEditEx.py" />
<Compile Include="CRM_Contract\BillEventPlugInEx.py" />
<Compile Include="CRM_Contract\ListEventPlugInEx.py" />
<Compile Include="CRM_Contract\OperationEvenPlugInEx.py" />
@@ -29,6 +30,7 @@
<Compile Include="SAL_SaleOrder\OperationEventPlugInEx.py" />
</ItemGroup>
<ItemGroup>
<Folder Include="AR_Write_Off\" />
<Folder Include="CRM_Contract\" />
<Folder Include="CRM_Contract\SQL\" />
<Folder Include="PRD_MORPT\" />