GithubHelp home page GithubHelp logo

yaodongshi / upgrade-util Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odoo/upgrade-util

0.0 0.0 0.0 7.08 MB

Utility helpers to write better upgrade scripts.

License: GNU Lesser General Public License v3.0

Python 100.00%

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, i.e. Odoo.sh, you can install this package via pip:

$ python3 -m pip install 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 nvn-odoo avatar odony avatar maschlr avatar cawo-odoo avatar diagnoza avatar jjmaksoud avatar kbs-odoo avatar xavier-do avatar pirols avatar atp-odoo avatar qsm-odoo avatar erl-odoo avatar goaman avatar filisbits avatar mart-e avatar rco-odoo avatar asno-odoo avatar xmo-odoo avatar gawa-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.