Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OCA/openupgradelib
A library with support functions to be called from Odoo migration scripts.
https://github.com/OCA/openupgradelib
Last synced: 2 months ago
JSON representation
A library with support functions to be called from Odoo migration scripts.
- Host: GitHub
- URL: https://github.com/OCA/openupgradelib
- Owner: OCA
- License: agpl-3.0
- Created: 2015-06-04T13:10:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T08:27:48.000Z (3 months ago)
- Last Synced: 2024-10-28T10:18:44.601Z (3 months ago)
- Language: Python
- Homepage:
- Size: 7.17 MB
- Stars: 85
- Watchers: 45
- Forks: 172
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
.. 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.
* Free software: AGPL-3 license
* Documentation: https://oca.github.io/openupgradelibInstall
-------Always get the latest version through:
pip/pip3 install --ignore-installed git+https://github.com/OCA/openupgradelib.git@master
Features
--------* TODO