Skip to content

Latest commit

 

History

History
106 lines (75 loc) · 3.56 KB

README.rst

File metadata and controls

106 lines (75 loc) · 3.56 KB

Help Framework

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module introduces a new way to guide the user through Odoo. This module is created because the standard Odoo tours:

  1. forces the user to create records;
  2. cannot be reopened;
  3. is only available for the admin user;
  4. the bubbles are not obvious.

Table of contents

Demo:

https://raw.githubusercontent.com/OCA/web/16.0/web_help/static/description/demo.gif

You can see the demo live by going to the users list view (Settings > Users & Companies > Users) and clicking the little '?' next to the view switcher.

https://raw.githubusercontent.com/OCA/web/16.0/web_help/static/description/viewswitcher.png

Also there's a demo for the change password wizard:

https://raw.githubusercontent.com/OCA/web/16.0/web_help/static/description/changepassword.png

It's easy to create your own guides, please refer to static/src/user_trip.esm.js and static/src/change_password_trip.esm.js

  • Implement keyboard shortcuts

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Onestein

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/web project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.