Commit Graph

5 Commits (cd34dadaf26b677c4dba3a1e70e31c4dd9d5f933)

Author SHA1 Message Date
Laurent Mignon (aka lmi) ed0697344c [PEP8] Fixes licences 2014-10-09 11:05:44 +02:00
Cédric Pigeon ebe5ede397 [8.0][IMP] add export feature for help online 2014-10-08 16:15:48 +02:00
Laurent Mignon 5419ecb705 [FIX] typo 2014-09-19 09:57:28 +02:00
Laurent Mignon d0c3f518b2 [FX] licence 2014-09-19 09:53:45 +02:00
Laurent Mignon 8064eab318 [ADD] Module help_online
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.
2014-09-19 08:38:06 +02:00