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

Latest commit

 

History

History
80 lines (54 loc) · 2.05 KB

README.rst

File metadata and controls

80 lines (54 loc) · 2.05 KB

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.