Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 457 Bytes

Elixir Odoo library

  • Elixir module for interacting with the Odoo JSON-RPC API. It defines methods for logging in, search, read (including pagination), create, update, delete records, and executing methods.

The module includes documentation for all functions and examples of how to use them.

Documentation

Todo

  • Add tests
  • Improve this README.md
  • Document all Elixir/Erlang compatible versions