Disabling order locking
You can disable the order lock so that more than one user can edit an order at the same time.
Procedure
- Open the configuration file.
-
Add the following element between the
<InstanceProperties>and</InstanceProperties>tags.
If the value is set to<OrderLockFeature enabled="false"/>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.