Need custom product field in mass action order exp

  • Posts: 79
  • Thank you received: 0
8 years 5 months ago #220692

-- 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?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
8 years 5 months ago #220696

Hi,

The custom product fields are indeed not present in the export of Order type.

I add it on our Todo list, for the moment what can be done is to edit the mass action in the massaction_order plugin to get the informations in the product table and add them to the csv file. So it require PHP knowledges.

www.hikashop.com/support/documentation/s...s-action-plugin.html

ps: the best would be to copy the current code, create a new mass action plugin, paste the code and edit it, that way it will not be deleted when updating.

Please Log in or Create an account to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum