Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Technical Name |
smile_api_depends_filter |
License | AGPL-3 |
Website | http://www.smile.fr |
Versions | 9.0 8.0 11.0 12.0 10.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')]))
Suggestions & Feedback to: corentin.pouhet-brunerie@smile.fr
Please log in to comment on this module