Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cogito/angular-odoo

paoloconi59MIT9.0.0TypeScript support: included

OdooRPC service for Angular by Cogito

readme

Angular Odoo Cogito

OdooRPC service for Angular by Cogito

Installation

npm i --save @cogito/angular-odoo

Functions list

@TODO

How to use

Import OdooRpcModule into class

@TODO

Add provider in app component

@TODO

Initialize configuration in constructor of component

@TODO