Just a thought, but if you are using the company name for import into quickbooks you will need to change the way the csv file titles the company name.
on line 25 of quickbooks_download.php change
toCode:'customers_name' => 'Customer Job',
Hope that helps.Code:'customers_company' => 'Company Name',
Phil


Reply With Quote


