Laurentius Posted August 19, 2005 Posted August 19, 2005 Hi there, Normally the Product model is shown on the edit order page of the admin. But somehow, there is something missing because all my new orders do not insert the Product model into the table orders_products. Can someone help to find the code to insert? Best regards LaurentVD
boxtel Posted August 19, 2005 Posted August 19, 2005 Hi there,Normally the Product model is shown on the edit order page of the admin. But somehow, there is something missing because all my new orders do not insert the Product model into the table orders_products. Can someone help to find the code to insert? Best regards LaurentVD <{POST_SNAPBACK}> the orders_products table relates the products to an order, see it as an order_line. the model has nothing to do there and is normally retrieved from the products table. Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.