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
Customer
Employee
Estimate
Invoice
Item
Payment
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
index.ts Add QuickBooks transactions report (#2040) 2021-08-13 11:45:26 +02:00
Shared.interface.ts