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.
 
 
 
Holger Brunn c3236bae27 [FIX] pylint problems 10 years ago
dbfilter_from_header [FIX] coding style 10 years ago
email_template_template [FIX] pylint problems 10 years ago
fetchmail_attach_from_folder [FIX] pylint problems 10 years ago
ir_config_parameter_viewer [ADD] Added Mass editing Module 12 years ago
mail_client_view [FIX] pylint problems 10 years ago
mail_environment [FIX] coding style 10 years ago
mass_editing [FIX] pylint problems 10 years ago
security_protector [FIX] coding style 10 years ago
server_env_base_external_referentials [FIX] pylint problems 10 years ago
server_environment [FIX] pylint problems 10 years ago
server_environment_files [FIX] coding style 10 years ago
super_calendar [FIX] pylint problems 10 years ago
unserialize_field [FIX] pylint problems 10 years ago
view_groups_id [FIX] pylint problems 10 years ago
.gitignore Add meta files 10 years ago
.travis.yml Add meta files 10 years ago
LICENSE Add meta files 10 years ago
README.md Add meta files 10 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 -...