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.

12 lines
581 B

10 years ago
  1. [![Build Status](https://travis-ci.org/OCA/server-tools.svg?branch=7.0)](https://travis-ci.org/OCA/server-tools)
  2. [![Coverage Status](https://coveralls.io/repos/OCA/server-tools/badge.png?branch=7.0)](https://coveralls.io/r/OCA/server-tools?branch=7.0)
  3. Server Environment And Tools
  4. ============================
  5. This project aim to deal with modules related to manage OpenERP server environment and provide useful tools. You'll find modules that:
  6. - Manage configuration depending on environment (devs, test, prod,..)
  7. - Keep the security on update
  8. - Manage email settings
  9. -...