jimdanforth 10 Posted January 9 I need to create an export that includes retail price, internal product name, and supplier. But it appears this is spread across 2 databases. Share this post Link to post Share on other sites
osCommerce-Official 281 Posted January 10 @Ivan Holbi is there a solution to that? Or will Jim need to do a bit of programming? Share this post Link to post Share on other sites
jimd 0 Posted January 10 Or any field that doesn't show to front end that I can export so I can sort. Share this post Link to post Share on other sites
Ivan Holbi 17 Posted January 10 14 hours ago, jimdanforth said: I need to create an export that includes retail price, internal product name, and supplier. But it appears this is spread across 2 databases. Hi Jim, In order to export retail price and internal product name please export Products file where these fields are available. In order to export supplier you can export either Supplier products file (it shows what supplier is assigned to what product) or Suppliers file with the list of all the suppliers. Once it is done you can combine the required files in one file. Best regards, Ivan Share this post Link to post Share on other sites
jimdanforth 10 Posted January 10 thank you very much. I found a work around. I don't need the brand field and can remove it from the themes so I will use it. Share this post Link to post Share on other sites