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.0.2.tar.gz (18.0 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.0.2-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: s6r_odoo-2.0.2.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for s6r_odoo-2.0.2.tar.gz
Algorithm Hash digest
SHA256 0b18b570564fb5e24ae8aa81093e415c53e149dd7902ed9b1b94868490106dbb
MD5 58253b6d631a0974be3badbe20e0740e
BLAKE2b-256 fd6f9218bd40c91c6cd779189533554a49ed8cecd2b6403a42b9e59c0629a5c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: s6r_odoo-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 18.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for s6r_odoo-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 425cd6d2354b05668144f4e34ab348cbfa75ea08e03bdfa1ebc7893ba30a273f
MD5 614ed753c015903fb6be9c997a6fbf4c
BLAKE2b-256 7a32dce15661670362a86a597f4af8641936964f3b8729f8ad4502c2823a4bb9

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