news / Tryton
Koo 5.0.4: Acciones masivas
Probably the most interesting changes in the latest version of Koo are the new possibilities for operating on a set of records:
- We have integrated the batch update action, already available in previous releases, into one2many fields (the field type used in company addresses or sale order lines, for example). This allows setting the same values on a set of records at once.
- We have introduced a new batch insertion action, which allows creating several records at once from a many2one field (such as the company in sale orders or the product in invoice lines). Like batch updates, this action can also be used on one2many fields.
- We have also added a new action that allows pressing a button on several records at once.
The following video demonstrates how these features can be used to improve productivity and avoid repetitive tasks: