diff --git a/help_online/__openerp__.py b/help_online/__openerp__.py index b0d02833..de1d7c03 100644 --- a/help_online/__openerp__.py +++ b/help_online/__openerp__.py @@ -43,6 +43,8 @@ the group 'Help writer', the module generate a button allowing the creation an help page. The help pages are created and managed via the website Module. + +Note: When updating the page prefix parameters, the record rules must be adapted. """, 'data': [ 'data/help_auto_backup.xml', # must always be the first diff --git a/help_online/data/ir_config_parameter_data.xml b/help_online/data/ir_config_parameter_data.xml index 94f859fa..3f3cf68f 100644 --- a/help_online/data/ir_config_parameter_data.xml +++ b/help_online/data/ir_config_parameter_data.xml @@ -1,25 +1,25 @@ - + help_online_autobackup_path False - + help_online_page_prefix help - + help_online_template_prefix help-template - \ No newline at end of file + diff --git a/help_online/security/help_online_rules.xml b/help_online/security/help_online_rules.xml index 92a70a7a..08880d9c 100644 --- a/help_online/security/help_online_rules.xml +++ b/help_online/security/help_online_rules.xml @@ -1,6 +1,6 @@ - + Online Help Hidden by Default @@ -29,4 +29,4 @@ - \ No newline at end of file +