Commit Graph

8 Commits

Author SHA1 Message Date
Christophe Monniez
67e5ceb0fa [REF] Odoo 9.0-11.0: update to release 20180710 2018-07-10 10:06:43 +02:00
Andreas Raster
cec9d153fe [IMP] Odoo 11.0: add python3-watchdog dependency
Closes: #142
Fixes: #194
2018-07-09 15:49:50 +02:00
Christophe Monniez
b3d6d018f7 [REF] Odoo 9.0-11.0: update to release 20180122
11.0: install python3 package xlwt to allow xlsx export

Fixes #161
2018-01-22 11:39:40 +01:00
Christophe Monniez
16d5988408 [REF] Odoo 11.0: simplify locale settings
locale settings does not need to re-genreate c.utf-8 as it's already
included in Debian Stretch. Also LANG is enough to define the locale
needed by Odoo. Finaly, apt-get does not really need to be explicitly
set in non interactive mode. apt-get is able to do the right thing.
Thanks @tianon
2017-11-01 21:33:20 +01:00
Daniel Blanco
feac9b2423 [FIX] Odoo 11.0: Add num2words installation
A Debian package does not exists yet for python3-num2words and
this package is required for those who want to render textual amounts.

Closes #129
2017-10-31 08:51:42 +01:00
Daniel Blanco
bfe3143479 [FIX] Odoo 11.0: add a locale to prevent ascii decode errors
Closes #129
2017-10-30 16:37:27 +01:00
Christophe Monniez
199c206737 [REF] Odoo 9.0-11.0: update to release 20171030 2017-10-30 16:02:37 +01:00
Christophe Monniez
60b3f82cf1 [ADD] Odoo: 11.0
* Creation of Dockerfile for Odoo version 11.0 release 20171013
2017-10-13 16:18:10 +02:00