Git Product home page Git Product logo

upgrade-util's Introduction

🧰 Upgrade Utils

This repository contains helper functions to facilitate the writing of upgrade scripts.

Installation

The usual one

Once you have clone this repository locally, just start odoo with the src directory prepended to the --upgrade-path option.

$ ./odoo-bin --upgrade-path=/path/to/upgrade-util/src,/path/to/other/upgrade/script/directory [...]

The alternative one

On platforms where you dont manage odoo yourself, you can install this package via pip:

$ python3 -m pip install git+https://github.com/odoo/upgrade-util@master

On Odoo.sh it is recommended to add it to the requirements.txt of your repository:

odoo_upgrade @ git+https://github.com/odoo/upgrade-util@master

How to use them?

Once installed, the following packages are available

  • odoo.upgrade.util: the helper themself. See the wiki for info.
  • odoo.upgrade.testing: base TestCase classes

upgrade-util's People

Contributors

kangol avatar aj-fuentes avatar beledouxdenis avatar robodoo avatar arg-odoo avatar nseinlet avatar cawo-odoo avatar nvn-odoo avatar odony avatar maschlr avatar diagnoza avatar jjmaksoud avatar erl-odoo avatar kbs-odoo avatar filisbits avatar goaman avatar qsm-odoo avatar atp-odoo avatar pirols avatar xavier-do avatar xmo-odoo avatar gawa-odoo avatar asno-odoo avatar mart-e avatar rco-odoo avatar pja-odoo avatar vro-odoo avatar andreabak avatar tde-banana-odoo avatar rdeodoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.