Suppliers - where is data stored?

Hi,



I am trying to find a way to import a csv into the database to upload our entire list of suppliers. Where is this data stored?

[quote name=‘adammc’]Hi,



I am trying to find a way to import a csv into the database to upload our entire list of suppliers. Where is this data stored?[/QUOTE]



Hello adammc,



The supplier data is saved to the user tables of the database. You need to edit the “cscart_users”, “cscart_user_data”, “cscart_user_profiles” and etc.



Thank you.





Mikhail Ponomarev

CS-Cart Support team

Hi Mikhail,



I have added only ‘one’ supplier and it can not be found in:

cscart_users

cscart_user_profiles



Those tables appear to be only for user groups such as ‘customers, wholesale customers, etc’



Where can I find the supplier data (Admin / Users / Suppliers)

[quote name=‘adammc’]Hi Mikhail,



I have added only ‘one’ supplier and it can not be found in:

cscart_users

cscart_user_profiles



Those tables appear to be only for user groups such as ‘customers, wholesale customers, etc’



Where can I find the supplier data (Admin / Users / Suppliers)[/QUOTE]





Hi adammc,



Sorry for the mistake.



I wrote you how it was in the old version.



In the new version, supplier information is stored in the “cscart_companies” table.



I hope it will help you.



Sorry for possible inconveniences.



Thank you.





Mikhail Ponomarev

CS-Cart Support team

Thank you, found it :slight_smile:

[quote name=‘adammc’]Thank you, found it :)[/QUOTE]



You are welcome!