Getting ready

The odoorpc library is registered on the Python package (PyPi) index. In order to use the library, you need to install it with the following command. You can use this in a separate virtual environment if you want:

pip install OdooRPC

In this recipe, we will do some basic operations using the odoorpc library. We will use the library.book model to perform these operations. Make sure you have installed the my_library  module and the server is running on http://localhost:8069.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset