Changing the "sales module"

Is it possible to extend this module to be able to sort on “Payment method”?
And adding a column for “Campaign code”?

Litium version: 6

Seems like it’s not possible to sort on payment method unfortunately.

You could save the campaign code as AdditionalOrderInfo on the order, all keys in the table are added as columns you can use. Don’t use a space in the key name. This column won’t be sort-able either though.

Is there any way to sort on a specific AdditionalOrderInfo? Something that can be “activated” to allow that?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.