Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
Holger Brunn 1a51c9e057 [ADD] base_debug4all 2015-09-29 09:15:52 +02:00
__unported__ unported modules must not be installable 2015-09-22 17:52:32 +02:00
admin_technical_features Add bug tracker link on README.rst 2015-05-22 19:45:04 +02:00
auditlog [FIX] if someone else has overridden our patched, 2015-09-16 11:42:10 +02:00
auth_admin_passkey Add OCA as author of OCA addons 2015-03-02 17:28:09 +01:00
auth_dynamic_groups Merge pull request #172 from hbrunn/8.0-auth_dynamic_groups 2015-08-26 14:17:48 +02:00
auth_from_http_remote_user [FIX] remove duplicate key in manifest 2015-09-22 18:18:02 +02:00
base_concurrency fix cursor obtention 2015-08-07 09:54:15 +02:00
base_debug4all [ADD] base_debug4all 2015-09-29 09:15:52 +02:00
base_external_dbsource Add missing default oca icons 2015-08-18 10:47:52 +02:00
base_field_serialized Add OCA as author of OCA addons 2015-03-02 17:28:09 +01:00
base_optional_quick_create Add missing default oca icons 2015-08-18 10:47:52 +02:00
base_report_auto_create_qweb FIX duplicate key value violates unique constraint "ir_model_data_module_name_uniq" while installing modules which create qweb view before report 2015-09-10 12:56:43 +02:00
base_suspend_security [FIX] flake8 2015-07-20 14:08:08 +02:00
base_user_gravatar Improve README 2015-09-25 15:01:46 +02:00
cron_run_manually Add missing default oca icons 2015-08-18 10:47:52 +02:00
database_cleanup [FIX] pass context 2015-09-01 09:43:24 +02:00
dbfilter_from_header Add missing default oca icons 2015-08-18 10:47:52 +02:00
disable_openerp_online [REF] disable_openerp_online: Fix anomalous backslash in string: '\P' 2015-09-22 14:53:15 -05:00
fetchmail_attach_from_folder Merge pull request #205 from hbrunn/8.0-fetchmail_attach_from_folder 2015-08-24 10:36:03 +02:00
fetchmail_notify_error_to_sender [ADD] module fetchmail_notify_error_to_sender 2015-07-21 16:17:32 +02:00
import_odbc Add missing default oca icons 2015-08-18 10:47:52 +02:00
inactive_session_timeout Add missing default oca icons 2015-08-18 10:47:52 +02:00
language_path_mixin [UPD] Description 2015-06-27 06:30:21 +02:00
mail_environment [FIX] like #230, but for mail_environment 2015-08-18 14:33:02 +02:00
mass_editing Add missing default oca icons 2015-08-18 10:47:52 +02:00
qweb_usertime Add bug tracker link on README.rst 2015-05-22 19:45:04 +02:00
scheduler_error_mailer fix scheduler_error_mailer 2015-09-16 16:27:11 +02:00
server_environment remove deprecated checks list 2015-08-31 17:40:22 +02:00
server_environment_files_sample Add missing default oca icons 2015-08-18 10:47:52 +02:00
shell Add missing default oca icons 2015-08-18 10:47:52 +02:00
super_calendar Slovene translation added 2015-08-30 08:01:35 +02:00
users_ldap_groups Add missing default oca icons 2015-08-18 10:47:52 +02:00
users_ldap_mail Add missing default oca icons 2015-08-18 10:47:52 +02:00
users_ldap_populate [FIX] users_ldap_populate: Protect ldap library import 2015-08-21 02:42:49 +02:00
web_context_tunnel Add missing default oca icons 2015-08-18 10:47:52 +02:00
.gitignore add .gitignore 2014-07-07 19:44:17 +02:00
.travis.yml [FIX] Transifex secure 2015-09-04 12:18:59 -04:00
LICENSE Add license 2014-07-07 19:42:24 +02:00
README.md [UPD] addons table in README.md 2015-09-25 10:45:06 +02:00

README.md

Runbot Status Build Status Coverage Status Code Climate

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

Available addons

addon version summary
admin_technical_features 0.1 Checks the technical features box for admin user.
auditlog 1.0 Audit Log
auth_admin_passkey 2.1.1 Authentification - Admin Passkey
auth_dynamic_groups 1.0 Have membership conditions for certain groups
auth_from_http_remote_user 1.0 Authenticate via HTTP Remote User
base_concurrency 1.0 Base Concurrency
base_external_dbsource 1.3 External Database Sources
base_field_serialized 1.0 Serialized fields
base_optional_quick_create 0.1 Avoid 'quick create' on m2o fields, on a 'by model' basis
base_report_auto_create_qweb 1.0 Report qweb auto generation
base_suspend_security 1.0 Suspend security checks for a call
base_user_gravatar 8.0.1.0.0 Synchronize Gravatar image
cron_run_manually 1.0 Call cron jobs from their form view
database_cleanup 0.1 Database cleanup
dbfilter_from_header 1.0 dbfilter_from_header
disable_openerp_online 1.1 Remove odoo.com bindings
fetchmail_attach_from_folder 1.0 Attach mails in an IMAP folder to existing objects
fetchmail_notify_error_to_sender 1.0 If fetching mails gives error, send an email to sender
inactive_session_timeout 1.0 This module disable all inactive sessions since a given delay
language_path_mixin 1.0 Setting the partner's language in RML reports
mail_environment 0.1 Server env config for mail + fetchmail
mass_editing 1.3 Mass Editing
qweb_usertime 1.0 Add user time rendering support in QWeb
scheduler_error_mailer 1.0 Send an e-mail when a scheduler fails
server_environment 1.1 server configuration environment files
server_environment_files_sample 1.0 Example server configuration environment files repository module
shell 1.0 Backport of the v9 shell CLI command.
super_calendar 0.2 This module allows to create configurable calendars.
users_ldap_groups 1.2 Adds user accounts to groups based on rules defined by the administrator.
users_ldap_mail 1.0 LDAP mapping for user name and e-mail
users_ldap_populate 1.2 LDAP Populate
web_context_tunnel 2.0 Web Context Tunnel

Unported addons

addon version summary
auth_from_http_basic 1.0 (unported) Authenticate via HTTP basic authentication
auth_from_http_basic_logout 1.0 (unported) Authenticate via HTTP basic authentication (logout helper)
configuration_helper 0.8 (unported) Configuration Helper
email_template_template 1.0 (unported) Templates for email templates
ir_config_parameter_viewer 0.1 (unported) Ir.config_parameter view
security_protector 0.1 (unported) Security protector
server_env_base_external_referentials 1.0 (unported) Server environment for base_external_referential
import_odbc 1.3 (unported) Import data from SQL and ODBC data sources.

Translation Status

Transifex Status