n8n/packages/nodes-base
Iván Ovejero 91a5bc3bc4
Separate scopes and add purchase operations to QuickBooks node (#1859)
* allow qbo to use accounting or payment scopes separately

* added purchase get and getall

* removed irrelevant field options

*  Sort alphabetically

* 🔥 Remove unused file

* ✏️ Fix description casing

*  Add credentials type

* ✏️ Fix resource dividers

* 🔨 Format import

* ✏️ Fix documentation link

*  Refactor credentials

*  Use multiOptions for scopes

* 🔥 Remove payment scope

The payment scope is used only by the QuickBooks Payments API, but this node implements the QuickBooks Online API, which only needs the accounting scope.

* 🚚 Rename node to QuickBooks Online

This reflects the specific API implemented in this node and allows for a future QuickBooks Payments node. Until node versioning is released, only display name changed.

Co-authored-by: Calvin Tan <calvin14@gmail.com>
2021-06-27 13:21:11 +02:00
..
credentials Separate scopes and add purchase operations to QuickBooks node (#1859) 2021-06-27 13:21:11 +02:00
nodes Separate scopes and add purchase operations to QuickBooks node (#1859) 2021-06-27 13:21:11 +02:00
src Add RAW data mode to GoogleSheet-Node 2019-07-10 16:14:55 +02:00
test Add options to run queries as transactions (#1612) 2021-04-24 22:55:14 +02:00
gulpfile.js Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
LICENSE.md 📚 License text fix 2020-09-15 07:55:09 +02:00
package.json Add Action Network node (#1897) 2021-06-27 13:07:25 +02:00
README.md Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
tsconfig.json Add options to run queries as transactions (#1612) 2021-04-24 22:55:14 +02:00
tslint.json 👕 Add quotemark rule to tslint (#1330) 2021-01-13 09:00:07 +01:00

n8n-nodes-base

n8n.io - Workflow Automation

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ