n8n/packages/nodes-base/nodes/QuickBooks/descriptions
Iván Ovejero eb05e90197
Add QuickBooks transactions report (#2040)
* add get QBO report: transaction list

* merge upstream with n8n master

* Update QuickBooks.node.ts

* add back transaction list resource

*  Refactor transactions list expansion

*  Alphabetize options

*  Fix param type of source account types

*  Add missing description

*  Improve memo display name

*  Fix default values

*  Fix casing

* 🔥 Remove logging

*  Remove time from dates

* 🔨 Rename operation

*  Add simplify response toggle

* 🐛 Fix issue when transaction:getReport does not return data

Co-authored-by: Calvin Tan <calvin14@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-08-13 11:45:26 +02:00
..
Bill Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
Customer Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
Employee Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
Estimate Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
Invoice Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
Item Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
Payment Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
Purchase Separate scopes and add purchase operations to QuickBooks node (#1859) 2021-06-27 13:21:11 +02:00
Transaction Add QuickBooks transactions report (#2040) 2021-08-13 11:45:26 +02:00
Vendor Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00
index.ts Add QuickBooks transactions report (#2040) 2021-08-13 11:45:26 +02:00
Shared.interface.ts Add QuickBooks node (#1365) 2021-02-13 17:27:08 +01:00