You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
1.0 KiB

  1. <div class="document">
  2. <div class="section" id="help-online">
  3. <h1>Help Online</h1>
  4. <p>This module allows the creation of an online help available from the lists and forms in Odoo.</p>
  5. <p>When loading a view, the module generates a button allowing access to an help
  6. page for the related model if the page exists and the user is member of the
  7. group 'Help reader'.</p>
  8. <img alt="help_online_view_page.png" src="help_online_view_page.png" width="80%" height="80%"/>
  9. <p>If the page doesn't exist and the user is member of
  10. the group 'Help writer', the module generate a button allowing the creation an
  11. help page.</p>
  12. <img alt="help_online_create_page.png" src="help_online_create_page.png" width="80%" height="80%"/>
  13. <p>The help pages are created and managed via the website Module.</p>
  14. <br/>
  15. <p>If you want to export your work, you simply have to use the export wizard through the settings menu.</p>
  16. </div>
  17. </div>