Jump to content

Duplicating an order.


socks

Recommended Posts

Hi, I'm looking to duplicate an order wholesale, with no changes.

 

I Investigated a little, and it seems like the order details are stored in multiple tables, as shown below:

psc_orders
psc_order_carrier
psc_order_cart_rule
psc_order_detail
psc_order_detail_tax
psc_order_history
psc_order_invoice
psc_order_invoice_payment
psc_order_invoice_tax
psc_order_message
psc_order_message_lang
psc_order_payment

Is this correct? If so, then I can probably just do a quick sql command to copy it to a new row. I just need to confirm it.

In the meantime, I'll do some testing.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...