Tools for Odoo Administrators to improve some technical features on Odoo.
 
 
 
 
Go to file
Vincent Vinet dbbd49d3e6 fix template description being indented
[FIX] Use human name and english category name for manifest

[IMP] multi line notes, unprefix names, pep8 py files

[IMP] whitespace cleanup in templates

[FIX] base models get _name, custom get _inherit

add missing spaces
2015-10-09 11:50:34 -04:00
__unported__ unported modules must not be installable 2015-09-22 17:52:32 +02:00
admin_technical_features [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
auditlog [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
auth_admin_passkey [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
auth_dynamic_groups [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
auth_from_http_remote_user [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
base_concurrency [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
base_external_dbsource [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
base_field_serialized [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
base_optional_quick_create [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
base_report_auto_create_qweb [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
base_suspend_security [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
base_user_gravatar OCA Transbot updated translations from Transifex 2015-10-05 05:30:46 -04:00
cron_run_manually [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
database_cleanup [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
dbfilter_from_header [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
disable_openerp_online [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
fetchmail_attach_from_folder [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
fetchmail_notify_error_to_sender [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
import_odbc Add missing default oca icons 2015-08-18 10:47:52 +02:00
inactive_session_timeout [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
language_path_mixin [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
mail_environment [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
mass_editing [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
module_prototyper fix template description being indented 2015-10-09 11:50:34 -04:00
qweb_usertime [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
scheduler_error_mailer [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
server_environment [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
server_environment_files_sample [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
shell [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
super_calendar [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
users_ldap_groups [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
users_ldap_mail [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
users_ldap_populate [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
web_context_tunnel [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
.gitignore add .gitignore 2014-07-07 19:44:17 +02:00
.travis.yml Merge pull request #260 from oihane/8.0-fix-auto_qweb 2015-09-29 13:09:26 +02:00
LICENSE Add license 2014-07-07 19:42:24 +02:00
README.md [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +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 8.0.0.1.0 Checks the technical features box for admin user.
auditlog 8.0.1.0.0 Audit Log
auth_admin_passkey 8.0.2.1.1 Authentification - Admin Passkey
auth_dynamic_groups 8.0.1.0.0 Have membership conditions for certain groups
auth_from_http_remote_user 8.0.1.0.0 Authenticate via HTTP Remote User
base_concurrency 8.0.1.0.0 Base Concurrency
base_external_dbsource 8.0.1.3.0 External Database Sources
base_field_serialized 8.0.1.0.0 Serialized fields
base_optional_quick_create 8.0.0.1.0 Avoid 'quick create' on m2o fields, on a 'by model' basis
base_report_auto_create_qweb 8.0.1.0.0 Report qweb auto generation
base_suspend_security 8.0.1.0.0 Suspend security checks for a call
base_user_gravatar 8.0.1.0.0 Synchronize Gravatar image
cron_run_manually 8.0.1.0.0 Call cron jobs from their form view
database_cleanup 8.0.0.1.0 Database cleanup
dbfilter_from_header 8.0.1.0.0 dbfilter_from_header
disable_openerp_online 8.0.1.1.0 Remove odoo.com bindings
fetchmail_attach_from_folder 8.0.1.0.0 Attach mails in an IMAP folder to existing objects
fetchmail_notify_error_to_sender 8.0.1.0.0 If fetching mails gives error, send an email to sender
inactive_session_timeout 8.0.1.0.0 This module disable all inactive sessions since a given delay
language_path_mixin 8.0.1.0.0 Setting the partner's language in RML reports
mail_environment 8.0.0.1.0 Server env config for mail + fetchmail
mass_editing 8.0.1.3.0 Mass Editing
qweb_usertime 8.0.1.0.0 Add user time rendering support in QWeb
scheduler_error_mailer 8.0.1.0.0 Send an e-mail when a scheduler fails
server_environment 8.0.1.1.0 server configuration environment files
server_environment_files_sample 8.0.1.0.0 Example server configuration environment files repository module
shell 8.0.1.0.0 Backport of the v9 shell CLI command.
super_calendar 8.0.0.2.0 This module allows to create configurable calendars.
users_ldap_groups 8.0.1.2.0 Adds user accounts to groups based on rules defined by the administrator.
users_ldap_mail 8.0.1.0.0 LDAP mapping for user name and e-mail
users_ldap_populate 8.0.1.2.0 LDAP Populate
web_context_tunnel 8.0.2.0.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