Skip to content

Commit

Permalink
[NEW][help_online] improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
lmignon committed Sep 2, 2014
1 parent f15db4e commit c9ad420
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions help_online/static/description/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<div class="document">
<div class="section" id="help-online">
<h1>Help Online</h1>
<p>This module allows the creation of an online help available from the lists and forms in Odoo.</p>
<p>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'.</p>
<img alt="help_online_view_page.png" src="help_online_view_page.png" width="80%" height="80%"/>
<p>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.</p>
<img alt="help_online_create_page.png" src="help_online_create_page.png" width="80%" height="80%"/>
<p>The help pages are created and managed via the website Module.</p>
<br/>
</div>
</div>

0 comments on commit c9ad420

Please sign in to comment.