We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d24da commit 24134beCopy full SHA for 24134be
readme.md
@@ -10,6 +10,7 @@ $ npm install node-odoo
10
11
## Methods
12
13
+### odoo.connect(callback)
14
### odoo.create(model, params, callback)
15
### odoo.get(model, id, callback)
16
### odoo.update(model, id, params, callback)
0 commit comments