Export in another structure

  • Posts: 171
  • Thank you received: 9
10 years 7 months ago #149472

-- HikaShop version -- : 2.3.0
-- Joomla version -- : 3.2

Hi!

We wanna export the orders in another structure. Now system generates the rows based on the orders, but we should need a list based on the ordered items. I've attached a printscreen how it should look like. Is there a way to solve that? Found some help here( link ), but not really clear.

Thanks in advance,
PePe

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
10 years 7 months ago #149476

Hi,

In that case, you'll have to develop a plugin in order to get that format.
Here is a plugin which does something similar in order to make the CSV export compatible with Quickbooks:
www.hikashop.com/forum/2-general-talk-ab...tegration.html#93276

The following user(s) said Thank You: pepecortez

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

  • Posts: 171
  • Thank you received: 9
10 years 7 months ago #149614

nicolas wrote: Hi,

In that case, you'll have to develop a plugin in order to get that format.
Here is a plugin which does something similar in order to make the CSV export compatible with Quickbooks:
www.hikashop.com/forum/2-general-talk-ab...tegration.html#93276


Oh, saved my life... again! It's almost perfect!

One small question: is there a way to rename the header of the columns?
For example: "order_number" to be renamed to "Order Number"?

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

  • Posts: 13201
  • Thank you received: 2322
10 years 7 months ago #149658

Hi,

I think that it can be edited directly in the plugin.
You have to create an array with key and value, not only keys as it's the case actually.
Then edit the code to use the value instead of the key for the column name.

It require good php knowledge.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum