OrderDiscountMigrator
FinalYes
Table of Contents
Constants
- ERROR_ID = 'BX_SALE_ORDER_DISCOUNT_MIGRATOR'
Methods
- processing() : Result
- Migrate discount data from b_sale_basket into new entity.
Constants
ERROR_ID
public
mixed
ERROR_ID
= 'BX_SALE_ORDER_DISCOUNT_MIGRATOR'
Methods
processing()
Migrate discount data from b_sale_basket into new entity.
public
static processing(array<string|int, mixed> $order) : Result
Parameters
- $order : array<string|int, mixed>
-
Order data.