added

2025-09 Line Items Split Event

2025-09 Line Items Split Event

A new workflow event sale.line_items.split has been added to the business rules. This event is triggered by the register when line items are split in a sale.

For more details, see the Workflows Business Rules documentation.

Key Features

  • New Event Type: sale.line_items.split is triggered when line items are split in a sale
  • Payload: Uses the same payload structure as sale.line_items.added
  • Actions: Supports the following actions: add_custom_fields, set_custom_field, add_line_item (line item consolidation is disabled when this action is performed), remove_line_item, suggest_products and set_customer

Availability

This event is currently only available in Training Mode. Test it out before the official release in early 2026.

Mobile App Limitation

This event is currently not supported on the mobile app and is only available on desktop applications.