A lightweight plugin enabling administrators to edit active orders for customers.
npm install @pinelab/vendure-plugin-modify-customer-orders
This plugin allows you to convert an active order from a customer to a Draft order, edit it, and connect it back to the customer.
Complete draft
to connect the order as active order to a customer. (This behaviour can be disabled, see autoAssignDraftOrdersToCustomer
below)