From f14a2e573b685eeba2f80e275711dd2243e351bc Mon Sep 17 00:00:00 2001 From: "Nimesh (Open ERP)" Date: Thu, 7 Jun 2012 18:06:21 +0530 Subject: [PATCH] [IMP] chage the help for plugins and make the plugin button visible when selected. bzr revid: nco@tinyerp.com-20120607123621-rzgujw7bjes6yxlu --- addons/base_setup/base_setup.py | 12 ++++++------ addons/base_setup/base_setup_views.xml | 6 +++--- addons/plugin_thunderbird/plugin_thunderbird.xml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/addons/base_setup/base_setup.py b/addons/base_setup/base_setup.py index 7a048a50eb4..ef80774c09c 100644 --- a/addons/base_setup/base_setup.py +++ b/addons/base_setup/base_setup.py @@ -105,17 +105,17 @@ class sale_config_settings(osv.osv_memory): _inherit = 'res.config.settings' _columns = { 'module_crm': fields.boolean('CRM'), - 'module_plugin_thunderbird': fields.boolean('Thunderbird Plugin', + 'module_plugin_thunderbird': fields.boolean('Thunderbird Plugin', readonly= False, help="""The plugin allows you archive email and its attachments to the selected - OpenERP objects. You can select a partner, a task, a project, an analytical - account, or any other object and attach the selected mail as a .eml file in + OpenERP objects. You can select a partner, or a lead and + attach the selected mail as a .eml file in the attachment of a selected record. You can create documents for CRM Lead, - HR Applicant and Project Issue from the selected emails. + Partner from the selected emails. This installs the module plugin_thunderbird."""), 'module_plugin_outlook': fields.boolean('Outlook Plugin', help="""The Outlook plugin allows you to select an object that you would like to add - to your email and its attachments from MS Outlook. You can select a partner, a task, - a project, an analytical account, or any other object and archive a selected + to your email and its attachments from MS Outlook. You can select a partner, + or a lead object and archive a selected email into an OpenERP mail message with attachments. This installs the module plugin_outlook."""), } diff --git a/addons/base_setup/base_setup_views.xml b/addons/base_setup/base_setup_views.xml index 26019e556f9..a23076e858c 100644 --- a/addons/base_setup/base_setup_views.xml +++ b/addons/base_setup/base_setup_views.xml @@ -60,9 +60,9 @@ - - - + + + diff --git a/addons/plugin_thunderbird/plugin_thunderbird.xml b/addons/plugin_thunderbird/plugin_thunderbird.xml index b5601e7904a..c535527fc63 100644 --- a/addons/plugin_thunderbird/plugin_thunderbird.xml +++ b/addons/plugin_thunderbird/plugin_thunderbird.xml @@ -63,7 +63,7 @@ - +