mirror of
https://github.com/bringout/oca-web.git
synced 2026-04-18 10:12:01 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
15 lines
502 B
ReStructuredText
15 lines
502 B
ReStructuredText
**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``
|