Class WarehouseOperationCreationFromAccountingEvent


public class WarehouseOperationCreationFromAccountingEvent extends WarehouseOperationCreationEvent<WarehouseOperationCreationFromAccountingInput>
Event to create a WarehouseOperation from an accounting.
The launcher must provide a valid WarehouseOperationCreationFromAccountingInput in order to successfully call this event.
The listener creates the WarehouseOperation starting from the event input, i.e. the given WarehouseOperationCreationFromAccountingInput.
Since:
14.0
GCApi:
event
Reactors:
BTWarehouseOperationCreationFromAccounting(0)
No Spouts