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.
 
 
 
Daniel Reis 2b1db019db Add better explanation 10 years ago
__unported__ Add license key in __openerp__.py 10 years ago
admin_technical_features [IMP] admin_technical_features: changed module icon to follow OCA conventions. 10 years ago
auth_admin_passkey [IMP] auth_admin_passkey: Moved icon 10 years ago
auth_from_http_remote_user [IMP] auth_from_http_remote_user: README.rst 10 years ago
base_field_serialized [FIX] completely initialize the test model 10 years ago
base_optional_quick_create [FIX] This fixes #73 10 years ago
cron_run_manually Compatibilize test with Travis. 10 years ago
database_cleanup [CHG] database_cleanup: move description to README.rst 10 years ago
dbfilter_from_header Add license key in __openerp__.py 10 years ago
disable_openerp_online Add license key in __openerp__.py 10 years ago
fetchmail_attach_from_folder Add license key in __openerp__.py 10 years ago
mail_environment Fix typo in manifest 10 years ago
mass_editing Add license key in __openerp__.py 10 years ago
scheduler_error_mailer [FIX] pep8 10 years ago
server_environment Merge pull request #126 from lepistone/fix-lsb-error-to-console 10 years ago
server_environment_files_sample Add license key in __openerp__.py 10 years ago
shell Add better explanation 10 years ago
users_ldap_mail Add license key in __openerp__.py 10 years ago
users_ldap_populate Add license key in __openerp__.py 10 years ago
web_context_tunnel updated example 10 years ago
.gitignore add .gitignore 10 years ago
.travis.yml Remove extra env definition 10 years ago
LICENSE Add license 10 years ago
README.md changed branch ref in README.md 10 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 -...