
Hi Everyone,
iDempiere gives you the ability to add a Process to a Toolbar (link to feature) so that the Process can be easily called from grid view. Is there a plan to allow a user to use multi-row select and run a process against multiple records simultaneously/serially? In today's code, the process ignores the selected rows and only performs the process against the row with focus.
The 'niceness' factor is high. Here is a use case:
- User opens a window and creates a filter to limit results to a specific number of records.
- User clicks the Select All checkbox to select all visible rows
- User runs a process against the selected rows
- User specifies parameters as part of the process. The same parameters apply to all records.
- Users sees the summary for all records in the typical dialog box.
An example would be to mass create Vendor Invoices for the last 10 Material Receipts.
Example Image: