Skip to main content

Odoo RPC client

Project description

s6r-odoo

Installation

    pip install s6r-odoo

Usage

from s6r_odoo import OdooConnection

odoo = OdooConnection(url='http://odoo.localhost',
                          dbname='odoo',
                          user='admin',
                          password='admin')
res_partner = odoo.model('res.partner')
partner_ids = res_partner.search([],  fields=['name', 'email'])
for partner_id in partner_ids:
    print(f'{partner_id.name} : {partner_id.email}')

License

This project is licensed under the GNU Lesser General Public License (LGPL) Version 3.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Contributors

Maintainer

This software is maintained by Scalizer.

Scaliser

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

s6r_odoo-2.1.1.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

s6r_odoo-2.1.1-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file s6r_odoo-2.1.1.tar.gz.

File metadata

  • Download URL: s6r_odoo-2.1.1.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for s6r_odoo-2.1.1.tar.gz
Algorithm Hash digest
SHA256 a9f0b45e61209b32caf9430e6e4b625afa8b06fa650f5e4a4544359c08b0bf74
MD5 615994ca809a4301339eab79bb1e2c9b
BLAKE2b-256 53a57cd6c6dbd863c8e68e18a806c8d25ade873a43d472a3271d2fdbfb290555

See more details on using hashes here.

File details

Details for the file s6r_odoo-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: s6r_odoo-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for s6r_odoo-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 36f97b6b5c9b3585bed3aca6f22e712b2bc66b481bbad75a72ee43937350d98d
MD5 efe93d98c22dccfa63e8f135e02cae87
BLAKE2b-256 58e3708ee15ada410c5c201c3dc1bd2bc8727cce22107ba0d0cb390de0bda396

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page