News:

Looking for documentation? Take a look on our wiki

Main Menu

[SOLVED] How to import products with different types of Tax?

Started by thebit, January 16, 2015, 19:24:40 PM

Previous topic - Next topic

Milbo

Quote from: thebit on January 25, 2015, 17:25:55 PM
a solution could have been that of offer a "VIP" support with rapid answers for those who buy a subscription and a free access to post as happens in many others forums.
http://extensions.virtuemart.net/support here and this forum is the one for free access.

Quote from: thebit on January 25, 2015, 17:25:55 PM
So, my issue is to import products which has differents tax.
If someone can/wants to help me to know how realise that is welcome! Otherwise I will have to use MySQL and phpmyadmin to do that...and in my opinion is very very strange that VM has not a native function to import products  from a csv whithout to resort to a "free component but with a paid support".
Thank your for each good advice! ;)

You need to use categories for the taxes and yes use csvi. Why not?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

thebit

Quote from: Milbo on January 26, 2015, 15:06:16 PM
You need to use categories for the taxes and yes use csvi. Why not?
Because I can not understand how to do that using CSVI (it's my topic question!)
I search in csvi forum but it seems nobody had my issue

thebit

I think I solved my issue!
I createa new template of type Example Virtuemart Product Import and I added all products fields and the field product_tax_id which is the tax id that I directly obtained via phpmyadmin.
So, I added a column in my csv file with the id of tax and products importation seems works!

I hope this long topic will be useful to many desperates users as me :D