diff --git a/studio/use_cases.rst b/studio/use_cases.rst index 0d0a5bf98..26138bf48 100644 --- a/studio/use_cases.rst +++ b/studio/use_cases.rst @@ -8,4 +8,5 @@ Use Cases use_cases/models_fields use_cases/filters_status_bar use_cases/automated_actions - use_cases/views \ No newline at end of file + use_cases/views + use_cases/rainbow_man \ No newline at end of file diff --git a/studio/use_cases/media/rainbow/crm_rainbow.png b/studio/use_cases/media/rainbow/crm_rainbow.png new file mode 100644 index 000000000..c9efe702a Binary files /dev/null and b/studio/use_cases/media/rainbow/crm_rainbow.png differ diff --git a/studio/use_cases/media/rainbow/properties_rainbow.png b/studio/use_cases/media/rainbow/properties_rainbow.png new file mode 100644 index 000000000..ebcb55acf Binary files /dev/null and b/studio/use_cases/media/rainbow/properties_rainbow.png differ diff --git a/studio/use_cases/rainbow_man.rst b/studio/use_cases/rainbow_man.rst new file mode 100644 index 000000000..4ee15f34a --- /dev/null +++ b/studio/use_cases/rainbow_man.rst @@ -0,0 +1,23 @@ +=========================== +Customizing the Rainbow Man +=========================== + +The Rainbow Man in Odoo is an animation shown once the user completes certain tasks and clicks on +certain buttons. It is a way to make the software fun to use, and rewarding, for employees. + +.. image:: media/rainbow/crm_rainbow.png + :align: center + :alt: View of a sales form and the tab properties and its rainbow man field in Odoo Studio + +| On most buttons in Odoo, such as *Send by Email*, *Confirm* or *Cancel*, once they are selected in + Studio, under their *Properties*, the *Rainbow Man* effect can be applied. +| By default, the feature is active: + +- when opportunities are marked as won; +- when users empty their inboxes; +- when the user finishes a tour; +- when the user finishes doing reconciliations. + +.. image:: media/rainbow/properties_rainbow.png + :align: center + :alt: View of a sales form and the tab properties and its rainbow man field in Odoo Studio \ No newline at end of file