@cogito/angular-odoo

OdooRPC service for Angular by Cogito

Usage no npm install needed!

<script type="module">
  import cogitoAngularOdoo from 'https://cdn.skypack.dev/@cogito/angular-odoo';
</script>

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