Welcome Guest, Not a member yet? Register   Sign In
flexi cart - A comprehensive shopping cart library for CodeIgniter
#20

[eluser]koichirose[/eluser]
Hey, thanks for the credit.

I just saw that the save_order function saves on two db tables (order_summary and order_details).
I need to introduce a third table in between, ex.:
order_summary has an order_id (autoincrement) = 23
order_store has an order_summary_id = 23 and an order_store_id (autoincrement) = 54
order_details has an order_store_id = 54 and an order_details_id (autoincrement) = 187

This is necessary for a multi-store e-commerce site.

Can it be done somehow with flexi-cart?

Thanks


Messages In This Thread
flexi cart - A comprehensive shopping cart library for CodeIgniter - by El Forum - 05-28-2012, 10:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB