Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Invoice Error


xinete

Recommended Posts

Posted

Hello everyone

I have a store that is working fine on everything except the invoice button in the admin

it shows this error, when i click on the client then "invoice" the packing slip button works fine,

 

Any ideas how to fix it?

---------

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

 

select backorders from orders_status_history where orders_id = '15'

 

[TEP STOP]

----------

 

Thanks in advance for any advise :rolleyes:

Posted
Hello everyone

I have a store that is working fine on everything except the invoice button in the admin

it shows this error, when i click on the client then "invoice" the packing slip button works fine,

 

Any ideas how to fix it?

---------

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

 

select backorders from orders_status_history where orders_id = '15'

 

[TEP STOP]

----------

 

Thanks in advance for any advise  :rolleyes:

 

The backorders SQL statement is missing from your database.... You need to install this to fix the error...

 

Mike

Posted
The backorders SQL statement is missing from your database.... You need to install this to fix the error...

 

Mike

 

sorry, is that a contribution? a modification to the sql database? a fix on the code?

kind of lost over here :blink:

 

thanks

Posted

There is a backorders contrib - -think there was also something to that effect by TerryK in the tips'n'tricks a while ago.

 

Has someone else been working on your store?

 

-jared

Archived

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

×
×
  • Create New...