@@ -62,6 +62,11 @@ if (searchMode === 'tracking') {
title: 'Destination Operator',
key: 'dest_op',
type: 'sales'
+ },
+ {
+ title: 'Controlling Customer',
+ key: 'customer_name',
+ type: 'apex'
}
)