1. abpweb
  2. RO CSVI
  3. Wednesday, 13 December 2017
  4.  Subscribe via email
Hi.
1-I have created a template on CSVI , to export order of hikashop on csv file, after the order is created.
2-I have created a Mass action on hikashop (created on order, trigger: after an order is created)
3-I have activated Hikashop csvi export plugin, with the same secret key as the template.

I have followed exactly the steps from the tutorial: https://csvimproved.com/support/export/233-hikashop/1116-export-order-after-an-order-is-created

Actually the csv is generated and sent by email to me.
But the problem is that the csv file, contains only the first product of the order, not the other products of the order.
Attached the csv and the order from my backend.
Accepted Answer Pending Moderation
Sorry for the missing information
Joomla! 3.8.3
CSVI Pro 7.3.0
Attached the template and the logs
Attachments (2)
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hello,
You have few group by fields set in your export template on Fields tab. Can you remove them and try the export again?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hi,
Thank you for the information . It works correctly now.

I have and one other question please.

Is there a way that the name of the csv file to not be static, but the filename.csv , to be for example: username_of_the_order.csv ?
So every time that it is exported i need the filename to be the username of the order.
I am talking for "Filename for exported file" , on File tab, of the template.

Regards,
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hello,
Is there a way that the name of the csv file to not be static, but the filename.csv , to be for example: username_of_the_order.csv ?
So every time that it is exported i need the filename to be the username of the order.
I am talking for "Filename for exported file" , on File tab, of the template.

No that is not possible as of now with CSVI. The only way to not to use static filename is by adding date placeholders to the filename like filename_[Y]-[m]-[d].csv where the year,month and date of order exported is replaced for [Y],[m] and [d].
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!