-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.5.23
Hi,
i'm making a mass action to export my orders once a day *and* change the status of the order after that.
But, I need a custom product field in my export.
Problem is, that when you make an ORDER massaction, there are only a few Productfields you can choose, and my custom product field isn't present there.
Also, I'm missing the core field product-category here.
So, is it possible to add some fields (custom or core?) to the order_product table in the massaction CSV for ORDERS?