Included Dependencies | Show |
Technical Name |
smile_api_depends_filter |
License | AGPL-3 |
Website | http://www.smile.fr |
Also available in version | v 12.0 v 10.0 v 8.0 v 11.0 |
@api.depends filtering
This module allows to filter records to recompute by specifying a domain for a trigger.
- Example:
- @api.depends(('product_id.lst_price', [('invoice_id.state', '=', 'draft')]))
To work, this module must be defined as a wide module.
Suggestions & Feedback to: corentin.pouhet-brunerie@smile.fr
Please log in to comment on this module