mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
21 lines
504 B
ReStructuredText
21 lines
504 B
ReStructuredText
* Go to 'Setting / Technical / Actions / Server Actions'
|
|
|
|
* Create a new item
|
|
|
|
.. figure:: ../static/description/ir_actions_server_form.png
|
|
|
|
* Set a name that will be used for the Contextual Action
|
|
|
|
* choose a model
|
|
|
|
* Select 'Sort' option in the field 'Action To Do'
|
|
|
|
* Then, select a field to sort of this model. It should be a ``one2many`` field.
|
|
|
|
* Select then the criterias used to sort the selected field.
|
|
|
|
|
|
**Extra options**
|
|
|
|
* you can define groups whose members will have access to that option.
|