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.0.tar.gz (16.7 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.0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: s6r_odoo-2.0.0.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for s6r_odoo-2.0.0.tar.gz
Algorithm Hash digest
SHA256 a79aacf82ae4d850d457dd177e1e951031833235b3fdbb45ecd34cd750d1a8b5
MD5 d792fd45e0e014f345f73c596fa9fea3
BLAKE2b-256 1e42acb838abb4ea18c22dbe8cc4830f0fd3cf3fe25f440acb39eff147ab0adf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: s6r_odoo-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for s6r_odoo-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff7676307cc99afe893d133bdfffc3012f598270098940eee176121c79503da2
MD5 4dee2f073119105e851bbd38cedfad2b
BLAKE2b-256 68d61d2bc92b4b7ce2b1d2e33e558862b5613b2fee69aee9a3f51706573ba980

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