Get Odoo data from javascript using gRPC

by
Odoo
v 13.0 Third Party 155
Download for v 13.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 134283
Technical Name gRPC_base
LicenseAGPL-3
Websitehttps://odoo-vn.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 134283
Technical Name gRPC_base
LicenseAGPL-3
Websitehttps://odoo-vn.com

Simple gRPC module for Odoo

KhangSG - odoo-vn.com

USING gRPC IN ODOO
The simple guide: how to get Odoo product from nodejs using gRPC.
Python 3.7
gRPC 1.14.0
Required see
https://grpc.io/docs/languages/python/basics/
https://grpc.io/docs/languages/node/basics/
## Install dependencies
pip install -r requirements.txt
## Start gRPC Server
1. Go to menu: Settings/GRPC Server
2. Create new record with (service name) and (listening port)
3. Click start button
##Request product data from nodejs
1. Type command: (cd to gRPC_base\client)
2. Edit client.js file and add product_id that you want to get data (Line 11)
3. Type command: (node client.js)

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.