Tạo đơn hàng

Create Order

The Create route exists in base-admin, but the current source still shows it as a placeholder rather than a full production form.

What that means

  • the route name exists as order-create
  • the screen is part of the information architecture
  • the current component is not yet a full guided order-entry flow

Operational guidance

  1. Prefer the standard sales channel when the production workflow already creates orders correctly.
  2. Only use this route when your deployed build has enabled and completed the manual order-entry flow.
  3. Verify pricing, coupon, payment, and shipping behavior in a safe environment before training operators on this page.

Do not assume the form is complete

The current source does not yet provide a detailed entry form. Always validate the real deployed environment before documenting an internal SOP around manual order creation.