Skip to content
  1. Extras
  2. miniShop2
  3. Interface
  4. Orders

Orders

Order control panel of miniShop2 consists of form with filters and data table.

Filter

To filter orders the following parameters may be used:

  • Beginning from order creation date
  • Finishing by order creation date
  • Order status filter
  • Customer filter

There is additional line of order search by:

  • Customer name
  • Customer profile Email
  • Order number
  • Comments to an order written by a manager
  • If integer is stated, by order id only

Information panel is displayed in the middle of the filter. First row displays the sum and number of selected orders with regard to search and filter values. Second row displays the sum and number of processed orders ( "Fulfilled" and "Sent" status) within last 30 days.

Order table

All orders are displayed here.System setting ms2_order_grid_fields defines the set and sequence of columns. You may also customize available columns by table heading settings:

These settings are saved in system registry.

Sorting with click on required column is available. It is also stored.

You may delete several orders at once by the keys Shift or Ctrl ⌘ Cmd.

Order editing

To change the order you must press button in "Actions" column or 2 times click on required line by the left mouse button. You can edit one order at a time only.

When opening the order, the direct reference parameter &order=id order is added to browser address.

Selected tab of the order panel is also stored. There are four of them by default.

General information

Here you may manually change the order status, delivery and payment method by drop-down list. They are interlinked as stated in the shop settings section. Thus, it is impossible to change the stateful order status or to choose the payment method which not correspond to the delivery.

You also can attach order to another user. Also you may write a comment for further search by order filter.

Ordered goods

Tables with the designed goods . You can change, delete and add them. You can also change the column set by ms2_order_product_fields, and then customize them by the heading menu.

The ordered goods settings are opened by button or double click.

The goods options may be changed in JSON format.

Delivery address

This is option tab. It displays the fields, listed in system setting ms2_order_address_fields by default.

However, if you do not use address in the orders, you simply may clear this setting. The tab will be hidden.

Order history

The history of the order status changes is displayed here. The date, time and user (manager).

When clicking to name, new browser window for this user editing will be open.