Browse Source

[UPD] addons table in README.md

pull/1035/head
OCA Git Bot 7 years ago
parent
commit
d965111d14
  1. 2
      README.md

2
README.md

@ -46,6 +46,7 @@ addon | version | summary
[base_manifest_extension](base_manifest_extension/) | 10.0.1.0.0 | Adds useful keys to manifest files
[base_multi_image](base_multi_image/) | 10.0.1.0.0 | Allow multiple images for database objects
[base_optional_quick_create](base_optional_quick_create/) | 10.0.1.0.0 | Avoid 'quick create' on m2o fields, on a 'by model' basis
[base_report_auto_create_qweb](base_report_auto_create_qweb/) | 10.0.1.0.0 | Report qweb auto generation
[base_search_fuzzy](base_search_fuzzy/) | 10.0.1.1.0 | Fuzzy search with the PostgreSQL trigram extension
[base_suspend_security](base_suspend_security/) | 10.0.1.0.0 | Suspend security checks for a call
[base_technical_features](base_technical_features/) | 10.0.1.0.0 | Access to technical features without activating debug mode
@ -97,7 +98,6 @@ addon | version | summary
[auth_from_http_remote_user](auth_from_http_remote_user/) | 8.0.1.0.0 (unported) | Authenticate via HTTP Remote User
[auth_session_timeout](auth_session_timeout/) | 9.0.1.0.0 (unported) | This module disable all inactive sessions since a given delay
[base_custom_info](base_custom_info/) | 9.0.1.0.0 (unported) | Add custom field in models
[base_report_auto_create_qweb](base_report_auto_create_qweb/) | 9.0.1.0.0 (unported) | Report qweb auto generation
[dead_mans_switch_client](dead_mans_switch_client/) | 9.0.1.0.1 (unported) | Be notified when customers' odoo instances go down
[email_template_template](email_template_template/) | 1.0 (unported) | Templates for email templates
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 8.0.1.0.1 (unported) | Attach mails in an IMAP folder to existing objects

Loading…
Cancel
Save