mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[ADD] server_action_navigate
This commit is contained in:
committed by
Ashish Hirpara
parent
52c3496ec4
commit
b5e9abc711
5
server_action_navigate/readme/DESCRIPTION.rst
Normal file
5
server_action_navigate/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
This module provides a generic tool to have the possibility to see a list of
|
||||
records associated to a given selection of records. This is basically the UI version of ``recordset.mapped('field1.field2')``.
|
||||
|
||||
For example, if you use the sale module, you can configure an action to see
|
||||
all the products that have been sold for a given selection of sale orders.
|
||||
Reference in New Issue
Block a user