Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
/ oca-decorators Public archive

This is a library of decorators for Odoo developers.

License

Notifications You must be signed in to change notification settings

OCA/oca-decorators

Repository files navigation

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.