"Reorder this order"

Customer can “reorder” a previous order.



How I understand it, this gives customer the ability to place a new order based on what he previously ordered, saving him time in the process.



I would expect this process to create a new order ref. number.

This is not the case as it duplicate the original order including the order ref.

My payment gateway does not accept dupplicate orders.



My question is: Is this a bug or did I miss anything?



Thanks

Doesn’t behave that way in 2.0.15. Doing a Reorder will create a new order_id when the order is processed.

2.1.2 adds a new order number too



John

All right, was probably a cache and/or payment gatway issue…

Do not know what the reason was but functions now.

Thanks