Class: Events::RmaCreated

Inherits:
ApplicationEvent show all
Defined in:
app/events/events.rb

Overview

Published by Rma after_create_commit for every created RMA (manual CRM
entry, Rma.create_rma_from_delivery precreate, any future path).
Rma::CreationNoteHandler writes the baseline creation note (creator,
original order/invoice refs, etailer channel, stated reason) onto the
RMA's activities tab + the customer's feed off the request path.

Payload:
rma_id: Integer

Method Summary

Methods inherited from ApplicationEvent

#data