Skip to content

Commit 01d6215

Browse files
Update README.md
1 parent 873f720 commit 01d6215

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This is the sample application code for 32-bit SDK. We recommend you use the [64
1010
This page helps you find a sample application that you can use to jump-start your own project. The first table lists the sample applications available. In addition, many of the sample applications are installed with the SDK, with the default location of the samples directory being C:\Program Files\Intuit\IDN\QBSDK15.0\samples\qbdt.
1111

1212
The use of these sample applications is subject to the Terms of Service for Intuit Developer Services, which are available here <https://developer.intuit.com/app/developer/qbo/docs/legal-agreements/intuit-terms-of-service-for-intuit-developer-services>.
13-
1413
| Language | qbXML | QBFC |
1514
| ---------------- | ---------------------------------- | ------------------------------------------- |
1615
| C# | SubscribeAndHandleQBEvent | None |
@@ -31,7 +30,7 @@ The use of these sample applications is subject to the Terms of Service for Intu
3130
| Java | QueryRq (any) | None |
3231
| | QBWebConnectorSvc | |
3332
| ---------------- | ---------------------------------- | ------------------------------------------- |
34-
| VB | US_CDN_CustomerAdd | US_CDN_UK_CustomerQuery |
33+
| VB.NET | US_CDN_CustomerAdd | US_CDN_UK_CustomerQuery |
3534
| | SDKTestPlus3 | US_CDN_BillAdd |
3635
| | SDKTest | SyncCustomerList |
3736
| | modifycustomer | PurchaseOrderModify |
@@ -49,16 +48,11 @@ The use of these sample applications is subject to the Terms of Service for Intu
4948
| | | DataExtensions |
5049
| | | CustomerAdd |
5150
| | | CDN_VendorAdd |
52-
| ---------------- | ---------------------------------- | ------------------------------------------- |
53-
| VB.NET | None | SyncCustomerList |
54-
| | | PriceLevels |
55-
| | | ItemReceipt |
56-
| | | ItemInventoryMod |
57-
| | | GeneralSummaryReportQueryRq (any) |
58-
| | | ExpenseReportByVendor |
59-
| | | DepositAdd |
60-
| | | DataExtensions |
61-
| | | CustomerAdd |
51+
| | |PriceLevels |
52+
| | |ItemReceipt |
53+
| | |ItemInventoryMod |
54+
| | |GeneralSummaryReportQueryRq (any) |
55+
| | |ExpenseReportByVendor |
6256
| ---------------- | ---------------------------------- | ------------------------------------------- |
6357
| xml | AccountQueryRq (any) | None |
6458
| | BillQueryRq (any) | |
@@ -108,6 +102,5 @@ The use of these sample applications is subject to the Terms of Service for Intu
108102
| | TemplateQuery (any) | |
109103
| | TxnDisplayAdd_Invoice (any) | |
110104
| | VendorAddRq (any) | |
111-
| ---------------- | ---------------------------------- | ------------------------------------------- |
112105

113106
[ss1]: https://help.developer.intuit.com/s/samplefeedback?cid=9010&repoName=QBXML_SDK15_Samples

0 commit comments

Comments
 (0)