Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/OrderManagement/CreatingOrders/EntryPoints/EnableOrdersAccount.htm

## Enabling Orders for an Account

The ability to place orders must be enabled for each account. Three fields on the account record affect Order Management:

* no\_orders\_\_v
* order\_type\_\_v
* default\_order\_type\_\_v

The selected values for order\_type\_\_v determine the order object types that can be placed for the account. If default\_order\_type\_\_v contains a value, that order object type is used as the default for the account. If default\_order\_type\_\_v does not contain a value, the first object type alphabetically from order\_type\_\_v is used as the default for the account.

If no\_orders\_\_v is Yes for an account, users are prevented from creating an order for the account. If order\_type\_\_v does not contain any values for an account, users are prevented from creating an order for the account.

**Who can use this feature?**

* Order Admins - Browser
* [Enabling Orders for Accounts](#Enabling)
* Users do not require an additional license

### Configuring Order Enablement for Accounts for

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Order Admins](#)

To configure this feature:

1. Ensure [Configuring Order Management](../../OM_Config.htm) is complete.
2. Navigate to **Admin > Configuration > Objects**.
3. Select **account\_\_v**.
4. Select **Layouts**.
5. Select the appropriate layout.
6. Add the **order\_type\_\_v** and **no\_orders\_\_v** fields to the layout.
7. Add the **orders\_\_v** Related Object section to the layout.
8. Ensure the **Create record in new page** Creation Option is selected.
9. Select **Save**.

### Enabling Orders for Accounts as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Order Admins](#)

To configure this feature:

1. Navigate to **All > Account Management** or **My Accounts** tab.
2. Select the appropriate account.
3. Select **Edit**.
4. Ensure **No** is selected for no\_orders\_\_v.
5. Select values for **order\_type\_\_v** for all order types that can be created for the account.
6. Select a value for **default\_order\_type\_\_v** (optional).
7. Select **Save**.

### Related Topics

[Using CLM with Orders](CreateOrderCLM.htm)

[Creating an Order from an Account](CreateOrdersAccount.htm)

[Creating an Order from a Call](CreateOrderCall.htm)
