Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
Stéphane Bidoul 2b91a25359 port dbfilter_from_header to 8.0 2014-07-13 11:21:05 +02:00
__unported__ port dbfilter_from_header to 8.0 2014-07-13 11:21:05 +02:00
dbfilter_from_header port dbfilter_from_header to 8.0 2014-07-13 11:21:05 +02:00
.coveragerc add .coveragerc 2014-07-11 17:52:07 +02:00
.gitignore add .gitignore 2014-07-07 19:44:17 +02:00
.travis.yml 8.0 .travis.yml 2014-07-13 11:21:05 +02:00
LICENSE Add license 2014-07-07 19:42:24 +02:00
README.md add README.md 2014-07-11 17:52:07 +02:00

README.md

Build Status Coverage Status

Server Environment And Tools

This project aim to deal with modules related to manage OpenERP server environment and provide useful tools. You'll find modules that:

  • Manage configuration depending on environment (devs, test, prod,..)
  • Keep the security on update
  • Manage email settings -...