OCA / openupgradelib

A library with support functions to be called from Odoo migration scripts.
GNU Affero General Public License v3.0
85 stars 171 forks source link

.. image:: https://img.shields.io/travis/OCA/openupgradelib.svg :target: https://travis-ci.org/OCA/openupgradelib :alt: Build Status

.. image:: https://coveralls.io/repos/OCA/openupgradelib/badge.svg?service=github :target: https://coveralls.io/github/OCA/openupgradelib :alt: Coverage Status

.. image:: https://codeclimate.com/github/OCA/openupgradelib/badges/gpa.svg :target: https://codeclimate.com/github/OCA/openupgradelib :alt: Code Climate

.. image:: https://img.shields.io/pypi/v/openupgradelib.svg :target: https://pypi.python.org/pypi/openupgradelib :alt: Pypi Package

=============================== OpenUpgrade Library

A library with support functions to be called from Odoo migration scripts.

Install

Always get the latest version through:

pip/pip3 install --ignore-installed git+https://github.com/OCA/openupgradelib.git@master

Features