n8n/packages
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
..
cli Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
core 🔖 Release n8n-core@0.75.0 2021-06-20 09:15:41 +00:00
editor-ui 🐛 Fix workflow execution bugs (#1941) 2021-06-27 08:37:53 +02:00
node-dev 🔖 Release n8n-node-dev@0.15.0 2021-06-20 09:15:56 +00:00
nodes-base Separate scopes and add purchase operations to QuickBooks node (#1859) 2021-06-27 13:21:11 +02:00
workflow 🔖 Release n8n-workflow@0.62.0 2021-06-20 09:15:25 +00:00