The Order Admin Page

The Order Admin page displays all the orders in the store and provides the ability to add/edit/delete orders and load both LineItems and Customer Records for full admin of these records.

General Description of how to operate this Admin pages

Optionally lock the page to only operating on records with a specified storecode: see Application("AdminLockedToStoreCode")

Voiding an order may be configured in one of two mods: (a) Void Only or (b) Credit issue.

In "Credit Issue" mode: the order is voided, credit card credit is issued, emails are sent to customers, and inventory is adjusted.

In "Void Only" mode: the order is voided, no credit card credit is issued, emails are not sent to customers, and inventory is not adjusted.