odoo_api 1.0.3 copy "odoo_api: ^1.0.3" to clipboard
odoo_api: ^1.0.3 copied to clipboard

outdated

Odoo JSON RPC Connector library for Flutter allows you to connect with Odoo 8.0+. Authenticate, Read data, updating and creating data, JSON type controllers, custom model methods

odoo_api #

A Odoo JSON-RPC Connector library for Flutter.

This package contains set of method to call Odoo API with JSON-RPC. You can call any odoo methods, controllers some of the information as below.

  1. Version Information
  2. Session information
  3. Authenticate user
  4. Database listing
  5. Create/Update/Unlink records
  6. Read records with fields for given ids of model
  7. Search and read based on domain filters.
  8. CallKW method for calling any model level methods with arguments.
  9. Calling json controller with params.

Documentation: http://www.oogbox.com/page/odoo-api-flutter.html Please write us your feedback/issue on info@oogbox.com

20
likes
30
pub points
65%
popularity

Publisher

unverified uploader

Odoo JSON RPC Connector library for Flutter allows you to connect with Odoo 8.0+. Authenticate, Read data, updating and creating data, JSON type controllers, custom model methods

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, http, uuid

More

Packages that depend on odoo_api