oca-decorators

This is a library of decorators for Odoo developers.


Keywords
helper-functions, odoo, python-library
License
LGPL-3.0
Install
pip install oca-decorators==0.0.1

Documentation

License: LGPL-3 | PyPi Package | PyPi Versions

Build Status | Test Coverage | Code Climate

Python OCA

This library contains helpers for Odoo developers, such as:

  • oca.decorators.foreach - A replacement for the deprecated odoo.api.one

Installation

Install this package into your Odoo environment.

Using Pip:

pip install oca-decorators

Using Git:

git clone https://github.com/OCA/oca-decorators python oca-decorators/setup.py install

Setup

Usage

Known Issues / Road Map

Credits

Images

Contributors

Maintainer

Odoo Community Association

This library is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.