This commit is contained in:
2022-07-01 00:38:15 +00:00
parent 2aa4b6d28b
commit 356bcfe64d
11 changed files with 364 additions and 47 deletions

View File

@@ -129,6 +129,12 @@
<Compile Include="SetQBInvoiceTemplate.Designer.cs">
<DependentUpon>SetQBInvoiceTemplate.cs</DependentUpon>
</Compile>
<Compile Include="SetQBTerms.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SetQBTerms.Designer.cs">
<DependentUpon>SetQBTerms.cs</DependentUpon>
</Compile>
<Compile Include="SetWOStatus.cs">
<SubType>Form</SubType>
</Compile>
@@ -185,6 +191,9 @@
<EmbeddedResource Include="SetQBInvoiceTemplate.resx">
<DependentUpon>SetQBInvoiceTemplate.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetQBTerms.resx">
<DependentUpon>SetQBTerms.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetWOStatus.resx">
<DependentUpon>SetWOStatus.cs</DependentUpon>
</EmbeddedResource>