Disabling order locking

You can disable the order lock so that more than one user can edit an order at the same time.

Procedure

  1. Open the configuration file.
  2. Add the following element between the <InstanceProperties> and </InstanceProperties> tags.
    <OrderLockFeature enabled="false"/>
    If the value is set to false, then the order lock feature is disabled. If the value is set to true, or this element is not configured, then the order lock feature is enabled.