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.
 
 
 
Sandy 551b5eaeb5 Merge pull request #12 from yvaucher/7.0-fix-flakes8 11 years ago
__unported__ add missing installable and move unported in __unported__ 11 years ago
auth_admin_passkey [REF] 'auth_admin_passkey': flake8. 11 years ago
auth_from_http_basic [FIX] pep8 11 years ago
auth_from_http_basic_logout Launchpad automatic translations update. 11 years ago
base_external_dbsource [FIX] Menu, views and version number 11 years ago
base_optional_quick_create [PEP8] base_optional_quick_create 11 years ago
configuration_helper [ADD] config helper module 11 years ago
cron_run_manually [PEP8] cron_run_manually 11 years ago
dbfilter_from_header [PEP8] dbfilter_from_header 11 years ago
disable_openerp_online [REF] 'disable_openerp_online': flake8. 11 years ago
email_template_template add missing installable and move unported in __unported__ 11 years ago
fetchmail_attach_from_folder [IMP] adjust view definitions to 7.0 11 years ago
import_odbc [PEP8] import_odbc 11 years ago
mail_environment [PEP8] mail_environment 11 years ago
mass_editing [PEP8] mass_editing 11 years ago
scheduler_error_mailer [PEP8] scheduler_error_mailer 11 years ago
server_environment [PEP8] server_environment 11 years ago
server_environment_files Generate .pot files 11 years ago
super_calendar [PEP8] super_calendar 11 years ago
users_ldap_groups Write needs list to browse. 11 years ago
users_ldap_mail Generate .pot files 11 years ago
users_ldap_populate Launchpad automatic translations update. 11 years ago
web_context_tunnel add missing installable and move unported in __unported__ 11 years ago
.coveragerc add .coveragerc 11 years ago
.gitignore add .gitignore 11 years ago
.travis.yml add conf file 11 years ago
LICENSE Add license 11 years ago
README.md add README.md 11 years ago

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 -...