This commit is contained in:
2022-07-04 18:49:00 +00:00
parent d4c163bc93
commit a0a02b853f
7 changed files with 2218 additions and 0 deletions

View File

@@ -91,6 +91,7 @@
<Compile Include="CopyableMessageBox.Designer.cs">
<DependentUpon>CopyableMessageBox.cs</DependentUpon>
</Compile>
<Compile Include="Customer.cs" />
<Compile Include="Integration.cs" />
<Compile Include="LinkAyaObjectToQBConfirm.cs">
<SubType>Form</SubType>
@@ -126,9 +127,11 @@
<Compile Include="NameIdActiveChargeCostItem.cs" />
<Compile Include="NameIdActiveItem.cs" />
<Compile Include="NameIdItem.cs" />
<Compile Include="Part.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="QBIIntegrationData.cs" />
<Compile Include="ServiceRate.cs" />
<Compile Include="SetAutoClose.cs">
<SubType>Form</SubType>
</Compile>
@@ -196,8 +199,10 @@
<DependentUpon>tfa.cs</DependentUpon>
</Compile>
<Compile Include="Timestamp.cs" />
<Compile Include="TravelRate.cs" />
<Compile Include="UserType.cs" />
<Compile Include="util.cs" />
<Compile Include="Vendor.cs" />
<Compile Include="Waiting.cs">
<SubType>Form</SubType>
</Compile>