This commit is contained in:
2022-07-07 20:27:38 +00:00
parent 06cd7752d3
commit da234e0569
6 changed files with 262 additions and 13 deletions

View File

@@ -93,6 +93,12 @@
</Compile>
<Compile Include="Customer.cs" />
<Compile Include="Integration.cs" />
<Compile Include="InvoiceTemplateBuilder.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="InvoiceTemplateBuilder.Designer.cs">
<DependentUpon>InvoiceTemplateBuilder.cs</DependentUpon>
</Compile>
<Compile Include="LinkAyaObjectToQBConfirm.cs">
<SubType>Form</SubType>
</Compile>
@@ -233,6 +239,9 @@
<EmbeddedResource Include="CopyableMessageBox.resx">
<DependentUpon>CopyableMessageBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="InvoiceTemplateBuilder.resx">
<DependentUpon>InvoiceTemplateBuilder.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="LinkAyaObjectToQBConfirm.resx">
<DependentUpon>LinkAyaObjectToQBConfirm.cs</DependentUpon>
</EmbeddedResource>