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.

13 lines
741 B

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