That's the weirdest hing I've seen.
When I create a manual order in BO, 2-3 other orders with other products are created simultaneously. At the end, for ONE id_order, i have many customers linked and many products.
I see that with a sql query like:
SELECT ps_orders.id_order, ps_order_detai...