You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Pedro M. Baeza 7841e39ca7 Merge pull request #26 from hbrunn/8.0-disable_openerp_online 11 years ago
__unported__ Merge pull request #26 from hbrunn/8.0-disable_openerp_online 11 years ago
dbfilter_from_header [PEP8] 11 years ago
disable_openerp_online [IMP] rebranding 11 years ago
mass_editing Tighten type check in domain 11 years ago
.coveragerc add .coveragerc 11 years ago
.gitignore add .gitignore 11 years ago
.travis.yml [FIX] travis (use the one from OCA) 11 years ago
LICENSE Add license 11 years ago
README.md Fix TravisCI build badge on master branch 11 years ago

README.md

Build Status Coverage Status

Server Environment And Tools

This project aim to deal with modules related to manage Odoo 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 -...