Files
server-backend/server_action_navigate/readme/DESCRIPTION.rst
Sylvain LE GAL de4e9ffd40 [IMP] server_action_navigate
Co-authored-by: Holger Brunn <mail@hunki-enterprises.com>

[IMP] tests
2021-11-10 14:07:07 +01:00

6 lines
356 B
ReStructuredText

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.