Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

integrating osC into Quickbooks


jrwrestling

Recommended Posts

Posted

I want to beable to transfer all of the order information into quickbooks, anyone know of a contribution that does this??

Posted

Well, I found a contribution that will work, but I'm not going to pretend I can do this.. lol. Is it always as simple as following the directions in the Readme?

Posted

The first two portions went smoothly, however, I am not succeeding at

 

http://www.wrestling-connection.com/store/...opping_cart.php

 

and

 

http://www.wrestling-connection.com/catalo...ate_account.php

 

Shopping cart shows this error:

 

1054 - Unknown column 'products_qb_sales_class' in 'field list'

 

select p.products_id, pd.products_name, p.products_model, p.products_image, p.products_price, p.products_weight, products_qb_sales_class, products_qb_sales_account, p.products_tax_class_id from products p, products_description pd where p.products_id = '69' and pd.products_id = p.products_id and pd.language_id = '1'

 

[TEP STOP]

 

and the Signup page shows an error that the iff file cannot be found. I created a fake one to see if it wuld read it, but still won't.

 

 

 

PLEASE help me with this!

  • 2 weeks later...
Posted

This looks like you missed an instruction in the readme saying something like add this/these fields to your database. There may have even been an SQL Alter script provided, did you do it?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...