Commit Graph

54 Commits

Author SHA1 Message Date
Simon Lejeune 6da3a1848f [REF] Odoo 8.0-10.0: install needed dependencies for worker mode
ie python-gevent and psycogreen. As psycogreen is not packaged in
debian jessie we have to install it with pip. As python-gevent is in the
recommanded packaged of odoo and we don't install them, we install it
explicitely.
2016-10-25 19:30:16 +02:00
Simon Lejeune 0560419f9a [REF] Odoo 9.0, 10.0: remove node-clean-css dependency
following https://github.com/odoo/odoo/commit/123e51f4d537b516729aef4f04dca944efdbea1b
2016-10-25 15:22:48 +02:00
Simon Lejeune c4b4a8f242 Odoo: Update 8.0, 9.0 and 10.0 to release 20161025 2016-10-25 13:40:05 +02:00
Veikko Väätäjä 0fbea3c734 [ADD] Odoo: 10.0
* Odoo version 10 created. Release 20161007.
* Fixed old path.
* Fixed startup command.
* Changed to new naming convention and environment variables.

Closes #75
2016-10-25 12:11:31 +02:00