This commit is contained in:
2022-07-04 17:41:02 +00:00
parent 11cfe45fef
commit f718b34280
4 changed files with 371 additions and 0 deletions

View File

@@ -205,6 +205,12 @@
<DependentUpon>Waiting.cs</DependentUpon>
</Compile>
<Compile Include="WorkOrderStatus.cs" />
<Compile Include="SetQBImportInventoryAccounts.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SetQBImportInventoryAccounts.Designer.cs">
<DependentUpon>SetQBImportInventoryAccounts.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="ApproveCompanyFile.resx">
<DependentUpon>ApproveCompanyFile.cs</DependentUpon>
</EmbeddedResource>
@@ -254,6 +260,9 @@
<EmbeddedResource Include="SetQBClass.resx">
<DependentUpon>SetQBClass.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetQBImportInventoryAccounts.resx">
<DependentUpon>SetQBImportInventoryAccounts.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetQBImportServiceRateAccounts.resx">
<DependentUpon>SetQBImportServiceRateAccounts.cs</DependentUpon>
</EmbeddedResource>