mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_help
[FIX] web_help: Run pre-commit [FIX] web_help: Run pre-commit [FIX] web_help: Run pre-commit [FIX] web_help: Run pre-commit [IMP] Easy changeable template and buttons texts, more demo, fixed readme. [IMP] Easy changeable template and buttons texts, more demo, fixed readme. [IMP] Easy changeable template and buttons texts, more demo, fixed readme. [FIX] Grammar
This commit is contained in:
1
web_help/readme/CONTRIBUTORS.rst
Normal file
1
web_help/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
7
web_help/readme/DESCRIPTION.rst
Normal file
7
web_help/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
This module introduces a new way to guide the user through Odoo.
|
||||
This module is created because **the standard Odoo tours:**
|
||||
|
||||
#. forces the user to create records;
|
||||
#. cannot be reopened;
|
||||
#. is only available for the admin user;
|
||||
#. the bubbles are not obvious.
|
||||
15
web_help/readme/USAGE.rst
Normal file
15
web_help/readme/USAGE.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
**Demo:**
|
||||
|
||||
.. image:: ../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.
|
||||
|
||||
.. image:: ../static/description/viewswitcher.png
|
||||
|
||||
Also there's a demo for the change password wizard:
|
||||
|
||||
.. image:: ../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``
|
||||
Reference in New Issue
Block a user