openupgradelib
Migration helper
A collection of utility functions to support Odoo migration scripts
A library with support functions to be called from Odoo migration scripts.
85 stars
45 watching
173 forks
Language: Python
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
oca/openupgrade | Provides tools and frameworks for upgrading Odoo instances between major versions | 742 |
ambient-innovation/django-migration-zero | A tool to clean up Django migration files and update the migration history table in CI/CD pipelines. | 54 |
oca/pylint-odoo | Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 143 |
collective/collective.migrationhelpers | A collection of utilities to assist in the process of migrating a Plone site | 14 |
oca/vertical-medical | An Odoo module for a vertical healthcare system with electronic medical records (EMR) and clinical management features | 263 |
oca/odoo-pre-commit-hooks | Tools to enforce coding standards and detect errors in Odoo modules during development | 10 |
openphilology/nidaba | Automates OCR pipeline for text digitization and conversion of raw images into citable texts. | 86 |
oca/odoorpc | A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 238 |
stac-utils/stac-migrate | Automates updating of STAC files to the latest version. | 6 |
oeg-upm/morph-ome | An online tool for mapping ontologies and generating standardized metadata formats | 11 |
eush77/help-version | A utility library for handling --help and --version arguments in command-line applications. | 5 |
cakephp/upgrade | A tool for facilitating migrations between different versions of the CakePHP PHP framework | 110 |
tinyerp/odooly | A tool to interact with Odoo and OpenERP data through a Python library and CLI. | 60 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |