I am in the process of exporting the orders, among the fields to be exported a province field.
the data representing provinces are codes
therefore, I would like to transform the codes to the names of the provinces
how can we do that using hooks or other method
Thank you
the data representing provinces are codes
therefore, I would like to transform the codes to the names of the provinces
how can we do that using hooks or other method
Thank you