xinete Posted November 23, 2004 Posted November 23, 2004 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:
Guest Posted November 23, 2004 Posted November 23, 2004 Hello everyoneI 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: <{POST_SNAPBACK}> The backorders SQL statement is missing from your database.... You need to install this to fix the error... Mike
xinete Posted November 25, 2004 Author Posted November 25, 2004 The backorders SQL statement is missing from your database.... You need to install this to fix the error... Mike <{POST_SNAPBACK}> sorry, is that a contribution? a modification to the sql database? a fix on the code? kind of lost over here :blink: thanks
Guest Posted November 25, 2004 Posted November 25, 2004 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
xinete Posted November 26, 2004 Author Posted November 26, 2004 not really but my client has been updating the inventory and receiving the sales
Recommended Posts
Archived
This topic is now archived and is closed to further replies.