Bulk Action Definitions

Bulk Action Definitions defines the reusable templates that power bulk operations -- naming the target model, the operation and its parameters and guardrails. It lets admins pre-configure safe, repeatable mass actions rather than improvising each time. This control keeps high-impact changes consistent and authorised.

Bulk Action Definitions
Bulk Action Definitions — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open MFI > Configuration > Tools > Bulk Action Definitions
  2. Click New and name the bulk action
  3. Select the target model and the operation to perform
  4. Set parameters, filters and any safeguards
  5. Save so it appears as an option in Bulk Operations

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Method
method_name
TextMethod called on the model (e.g. action_approve).
Supervisor Threshold
confirmation_threshold
NumberAbove this many records, require supervisor override.
Model
model_name
TextYesModel
Action Code
action_type
TextYesAction Code
Label
label
TextYesLabel
Sequence
sequence
NumberSequence
Description
description
Long textDescription
Required Group
required_group
Link → res.groupsRequired Group
Target State
target_state
TextTarget State
Active
active
Yes/NoActive

Notes & rules

  • Model mfi.bulk.action.definition -- bulk templates
  • Key fields: target model, operation, parameters
  • Related: Bulk Operations, Bulk Operations History
  • Used by administrators

Technical model: mfi.bulk.action.definition · Record: Bulk Action Definition

Was this page helpful?