* [FIX] help_online: Replace obsolete icon into the export wizard
* [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages
* Use the correct method for combining strings
This handles type conversions properly
Always use the '__export__' prefix when generating the xmlid of pages exported by the export wizard to avoid autmomatic removal of these pages by Odoo on system update (-u)
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
This module allows the creation of an online help available from the
lists and forms in Odoo.
When loading a view, the module generates a button allowing access to
an help page for the related model if the page exists and the user is
member of the group 'Help reader'. If the page doesn't exist and the
user is member of 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.