I manage a Hikashop shop that offers products at different prices depending on the group of Joomla users.
I have adapted the template for exporting and importing prices to update them easily.
When importing the prices are not updated, new prices are created.
I found the cause of the problem: the Joomla groups are not exported in the right order, if I correct the order manually in the file the prices are correctly updated.
How can I change this order?
Example in French, the customer group has been created...
Normal order: Public|Enregistré|Clients|Invité
Exported order: Clients|Enregistré|Invité|Public
Exported and imported fields:
1 product_code
2 price_value
3 price_access
4 price_id
5 price_product_id
Thank you for your help
