Hello,
The order export customization is the same for HikaShop and HikaMarket.
It is possible to use "view overrides" or " plugin trigger".
The two forum threads are talking about the two solutions ; but you can find more threads in this forum with more example and maybe some PHP code which will suits your needs.
The idea behind the view override is to allow you to add some PHP code to remove content in the " $row " array, so these entries won't be exported.
As you can see in the view, 3 entries are modified before the "writeLine($row)" to improve the display of some date variables.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.