0.5.0 • Published 10 months ago

@digital-boss/n8n-nodes-odoo v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

n8n-nodes-odoo

n8n.io - Workflow Automation

This Odoo custom node is created from a pull request to n8n.

If you have n8n installed: Install custom nodes module

Install it to the n8n root folder. This is the node_modules folder on the same level of n8n and n8n-core. This differs when you used the -g flag on n8n initial installation. From there do:

npm install @digital-boss/n8n-nodes-odoo

IFresh install n8n

Navigate to desired folder, create a package json and install n8n like so:

cd /var/www/vhosts/

mkdir my-n8n && cd my-n8n

npm init --yes

npm install n8n

npm install @digital-boss/n8n-nodes-odoo

Start n8n

Directly:

n8n

Plesk or C-Panel:

node /var/www/vhosts/n8n/bin/n8n

License

MIT

0.5.0

10 months ago

0.4.3

11 months ago

0.4.1

1 year ago

0.4.0

1 year ago

0.4.2

1 year ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.1.6

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago