Introduction ------------ A command line tool to upgrade your `Odoo `_ database using the `Upgrade API `_ documented on the `official Odoo documentation `_ (`v11.0 page `_) .. note:: You'll need an Odoo Enterprise Subscription. It's the equivalent of filling the form on the `Upgrade platform `_ page. It allows to: * create a database upgrade request * upload a database dump * ask to process it * obtain the current status of your request Documentation ------------- https://odoo-upgrade.readthedocs.io Requires -------- * python with: - pycurl - pytz