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.5.tar.gz (18.3 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.5-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: s6r_odoo-2.0.5.tar.gz
  • Upload date:
  • Size: 18.3 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.0.5.tar.gz
Algorithm Hash digest
SHA256 b9d0205a408a3da6f4f54bdd90767b34964cb4827e036baef14d65f90f3d14ab
MD5 423582568925457433a4f39a6c595928
BLAKE2b-256 d5c451dbcb88f3b98f8ed3d0654af7362ad4fc6d62473038390dedca5932fce5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: s6r_odoo-2.0.5-py3-none-any.whl
  • Upload date:
  • Size: 19.1 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.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a2e5de69e9540633ac9ed56df00e709c9bd1c9bf7784b44680c082965073419c
MD5 dfb6f21a1ff5b35548168f1f99475df1
BLAKE2b-256 d690512c5096289ef315f0075858642fa68de2d9420b30fa97dc6723e77c3d53

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