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.
 
 
 
OCA Git Bot d9bebd018a [ADD] setup.py 7 years ago
admin_technical_features [ADD] setup.py 7 years ago
attachment_base_synchronize [ADD] setup.py 7 years ago
auditlog OCA Transbot updated translations from Transifex 7 years ago
auth_admin_passkey [ADD] setup.py 7 years ago
auth_brute_force [MIG] auth_brute_force: Migration to 10.0 7 years ago
auth_dynamic_groups [ADD] setup.py 7 years ago
auth_from_http_basic [MIG] Rename manifest files 8 years ago
auth_from_http_basic_logout [ADD] setup.py 7 years ago
auth_from_http_remote_user [ADD] setup.py 7 years ago
auth_session_timeout [ADD] setup.py 7 years ago
auth_signup_verify_email [ADD] setup.py 7 years ago
auth_supplier OCA Transbot updated translations from Transifex 7 years ago
auth_user_case_insensitive OCA Transbot updated translations from Transifex 7 years ago
auto_backup OCA Transbot updated translations from Transifex 7 years ago
base_custom_info [ADD] setup.py 7 years ago
base_debug4all [ADD] setup.py 7 years ago
base_exception OCA Transbot updated translations from Transifex 7 years ago
base_export_manager [MIG] Rename manifest files 8 years ago
base_external_dbsource OCA Transbot updated translations from Transifex 7 years ago
base_external_dbsource_firebird [ADD] setup.py 7 years ago
base_external_dbsource_mssql OCA Transbot updated translations from Transifex 7 years ago
base_external_dbsource_mysql [ADD] setup.py 7 years ago
base_external_dbsource_odbc [ADD] setup.py 7 years ago
base_external_dbsource_oracle [ADD] setup.py 7 years ago
base_external_dbsource_sqlite OCA Transbot updated translations from Transifex 7 years ago
base_import_security_group [ADD] setup.py 7 years ago
base_kanban_stage [ADD] setup.py 7 years ago
base_kanban_stage_state [ADD] setup.py 7 years ago
base_multi_image [ADD] setup.py 7 years ago
base_optional_quick_create [ADD] setup.py 7 years ago
base_report_auto_create_qweb [ADD] setup.py 7 years ago
base_search_fuzzy [ADD] setup.py 7 years ago
base_suspend_security [ADD] setup.py 7 years ago
base_technical_features [ADD] setup.py 7 years ago
base_user_gravatar OCA Transbot updated translations from Transifex 7 years ago
base_user_role [ADD] setup.py 7 years ago
company_country/i18n OCA Transbot updated translations from Transifex 7 years ago
configuration_helper [ADD] setup.py 7 years ago
database_cleanup [MIG] Rename manifest files 8 years ago
date_range [ADD] setup.py 7 years ago
datetime_formatter [ADD] setup.py 7 years ago
dbfilter_from_header [MIG] migrate dbfilter_from_header to 10.0 (#571) 8 years ago
dead_mans_switch_client [MIG] Rename manifest files 8 years ago
disable_odoo_online OCA Transbot updated translations from Transifex 7 years ago
email_template_template [ADD] setup.py 7 years ago
fetchmail_attach_from_folder [ADD] setup.py 7 years ago
fetchmail_notify_error_to_sender [ADD] setup.py 7 years ago
html_image_url_extractor [ADD] setup.py 7 years ago
html_text [MIG][10.0][html_text] Migrate 7 years ago
import_odbc [ADD] setup.py 7 years ago
ir_config_parameter_viewer [ADD] setup.py 7 years ago
keychain OCA Transbot updated translations from Transifex 7 years ago
language_path_mixin [ADD] setup.py 7 years ago
letsencrypt [10.0][FIX] Make letsencrypt resilient for alternate name removal. (#757) 8 years ago
mail_environment [ADD] setup.py 7 years ago
mass_editing [FIX] mass_editing : bug in view (#906) 7 years ago
mass_sorting [ADD] setup.py 7 years ago
menu_technical_info [ADD] setup.py 7 years ago
mgmtsystem_kpi [ADD] setup.py 7 years ago
module_auto_update [ADD] setup.py 7 years ago
module_prototyper [ADD] setup.py 7 years ago
onchange_helper [ADD] setup.py 7 years ago
password_security [ADD] setup.py 7 years ago
res_config_settings_enterprise_remove [ADD] setup.py 7 years ago
scheduler_error_mailer [ADD] setup.py 7 years ago
security_protector [ADD] setup.py 7 years ago
sentry [FIX] sentry: fixes missing `raven` library preventing loading of modules 7 years ago
server_env_base_external_referentials [MIG] Rename manifest files 8 years ago
server_environment OCA Transbot updated translations from Transifex 7 years ago
server_environment_files_sample [ADD] setup.py 7 years ago
server_environment_ir_config_parameter OCA Transbot updated translations from Transifex 7 years ago
setup [ADD] setup.py 7 years ago
super_calendar [ADD] setup.py 7 years ago
test_configuration_helper [ADD] setup.py 7 years ago
user_immutable [ADD] setup.py 7 years ago
user_threshold [ADD] setup.py 7 years ago
users_ldap_groups [ADD] setup.py 7 years ago
users_ldap_mail [ADD] setup.py 7 years ago
users_ldap_populate [ADD] setup.py 7 years ago
.gitignore add .gitignore 10 years ago
.travis.yml [FIX] Fixed Phantom JS tests 7 years ago
LICENSE Add license 10 years ago
README.md [UPD] addons table in README.md 7 years ago
requirements.txt [ADD] module_auto_update: Create module (#882) 7 years ago

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
attachment_base_synchronize 10.0.1.0.0 Attachment Base Synchronize
auditlog 10.0.1.0.0 Audit Log
auth_brute_force 10.0.1.0.0 Tracks Authentication Attempts and Prevents Brute-force Attacks module
auth_signup_verify_email 10.0.1.0.0 Force uninvited users to use a good email for signup
auth_supplier 10.0.1.0.0 Auth Supplier
auth_user_case_insensitive 10.0.1.0.0 Makes the user login field case insensitive
auto_backup 10.0.1.0.2 Backups database
base_exception 10.0.1.0.0 This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_external_dbsource 10.0.2.0.0 External Database Sources
base_external_dbsource_firebird 10.0.1.0.0 External Database Source - Firebird
base_external_dbsource_mssql 10.0.1.0.0 External Database Source - MSSQL
base_external_dbsource_mysql 10.0.1.0.0 External Database Source - MySQL
base_external_dbsource_odbc 10.0.1.0.0 External Database Source - ODBC
base_external_dbsource_oracle 10.0.1.0.0 External Database Source - Oracle
base_external_dbsource_sqlite 10.0.1.0.0 External Database Source - SQLite
base_import_security_group 10.0.1.0.0 Group-based permissions for importing CSV files
base_kanban_stage 10.0.1.0.0 Provides stage model and abstract logic for inheritance
base_kanban_stage_state 10.0.1.0.0 Maps stages from base_kanban_stage to states
base_multi_image 10.0.1.0.0 Allow multiple images for database objects
base_optional_quick_create 10.0.1.0.0 Avoid 'quick create' on m2o fields, on a 'by model' basis
base_search_fuzzy 10.0.1.0.0 Fuzzy search with the PostgreSQL trigram extension
base_suspend_security 10.0.1.0.0 Suspend security checks for a call
base_technical_features 10.0.1.0.0 Access to technical features without activating debug mode
base_user_gravatar 10.0.1.0.0 Synchronize Gravatar Image
base_user_role 10.0.1.0.0 User roles
configuration_helper 10.0.1.0.0 Configuration Helper
date_range 10.0.1.0.1 Manage all kind of date range
datetime_formatter 10.0.1.0.0 Helper functions to give correct format to date[time] fields
dbfilter_from_header 10.0.1.0.0 Filter databases with HTTP headers
disable_odoo_online 10.0.1.0.0 Remove odoo.com Bindings
html_image_url_extractor 10.0.1.0.0 Extract images found in any HTML field
html_text 10.0.1.0.0 Generate excerpts from any HTML field
keychain 10.0.1.0.0 Store accounts and credentials
mail_environment 10.0.1.0.0 Configure mail servers with server_environment_files
mass_editing 10.0.1.0.0 Mass Editing
mass_sorting 10.0.1.0.0 Sort any models by any fields list
module_auto_update 10.0.1.0.0 Automatically update Odoo modules
module_prototyper 10.0.1.0.0 Prototype your module.
onchange_helper 10.0.1.0.0 Technical module that ease execution of onchange in Python code
password_security 10.0.1.0.1 Allow admin to set password security requirements.
res_config_settings_enterprise_remove 10.0.1.0.0 Remove fields in all settings views marked as enterprise
scheduler_error_mailer 10.0.1.0.0 Scheduler Error Mailer
sentry 10.0.1.0.0 Report Odoo errors to Sentry
server_environment 10.0.1.2.0 move some configurations out of the database
server_environment_files_sample 10.0.1.0.0 sample config file for server_environment
server_environment_ir_config_parameter 10.0.1.0.0 Override System Parameters from server environment file
user_immutable 10.0.1.0.0 Add Immutable User Support
user_threshold 10.0.1.0.0 Add Configurable User Threshold Support
users_ldap_mail 10.0.1.0.0 LDAP mapping for user name and e-mail
users_ldap_populate 10.0.1.0.0 LDAP Populate

Unported addons

addon version summary
admin_technical_features 9.0.0.1.0 (unported) Checks the technical features box for admin user.
auth_admin_passkey 8.0.2.1.1 (unported) Authentification - Admin Passkey
auth_dynamic_groups 8.0.1.0.0 (unported) Have membership conditions for certain groups
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)
auth_from_http_remote_user 8.0.1.0.0 (unported) Authenticate via HTTP Remote User
auth_session_timeout 9.0.1.0.0 (unported) This module disable all inactive sessions since a given delay
base_custom_info 9.0.1.0.0 (unported) Add custom field in models
base_debug4all 8.0.1.0.0 (unported) Shows full debug options for all users
base_export_manager 9.0.1.1.0 (unported) Manage model export profiles
base_report_auto_create_qweb 9.0.1.0.0 (unported) Report qweb auto generation
database_cleanup 9.0.1.0.0 (unported) Database cleanup
dead_mans_switch_client 9.0.1.0.1 (unported) Be notified when customers' odoo instances go down
email_template_template 1.0 (unported) Templates for email templates
fetchmail_attach_from_folder 8.0.1.0.1 (unported) Attach mails in an IMAP folder to existing objects
fetchmail_notify_error_to_sender 8.0.1.0.0 (unported) If fetching mails gives error, send an email to sender
import_odbc 1.3 (unported) Import data from SQL and ODBC data sources.
ir_config_parameter_viewer 0.1 (unported) Ir.config_parameter view
language_path_mixin 8.0.1.0.0 (unported) Setting the partner's language in RML reports
letsencrypt 9.0.1.0.0 (unported) Request SSL certificates from letsencrypt.org
menu_technical_info 9.0.1.0.0 (unported) Fast way to look up technical info about menu item.
mgmtsystem_kpi 7.0.1.1.1 (unported) Key Performance Indicator
security_protector 0.1 (unported) Security protector
server_env_base_external_referentials 1.0 (unported) Server environment for base_external_referential
super_calendar 8.0.0.2.0 (unported) This module allows to create configurable calendars.
test_configuration_helper 9.0.1.0.0 (unported) Configuration Helper - Tests
users_ldap_groups 8.0.1.2.0 (unported) Adds user accounts to groups based on rules defined by the administrator.

Translation Status

Transifex Status