# Purchase Expense Types

<p class="doc-lead">Purchase Expense Types are simple categories used to classify purchase expense entries — for example freight, customs, or handling fees recorded separately from inventory purchase invoices.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/purchase/purchase-expense-types?id=overview">Overview</a>
<a href="#/purchase/purchase-expense-types?id=fields">Fields</a>
<a href="#/purchase/purchase-expense-types?id=how-it-works">How It Works</a>
<a href="#/purchase/purchase-expense-types?id=actions">Actions</a>
<a href="#/purchase/purchase-expense-types?id=faq">FAQ</a>
<a href="#/purchase/purchase-expense-types?id=related">Related</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview &amp; List View</h2>

Go to <b>Purchase → Settings → Purchase Expense Types</b> from the left menu.

Master data screen — edit records directly from the list or view. No Master Update workflow.

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| Id | Record ID. |
| Name | Expense category name. |
| Status | Active or Suspended. |

<b>List row actions</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens read-only details. |
| Edit | Opens the edit form. |
| Delete | Removes the type when not in use. |
| Suspend / Activate | Disables or re-enables the type. |

<b>New Purchase Expense Types</b>

<img src="purchase/images/purchase-expense-types.webp" alt="Purchase Expense Types" loading="lazy">

<hr class="doc-section-divider">

<h2 id="fields">Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Unique name for the expense category. Shown when creating a <a href="#/purchase/purchase-expense">Purchase Expense</a>. |

<hr class="doc-section-divider">

<h2 id="how-it-works">How It Works</h2>

<ul>
<li>On <a href="#/purchase/purchase-expense">Purchase Expense</a> entry, the user selects an expense type to classify the charge — for example freight, customs, or handling fees recorded separately from inventory purchase invoices.</li>
<li>The type is stored on the expense document and posts to accounts on approve.</li>
<li>Suspended types cannot be selected on new expenses; existing documents keep their type until changed.</li>
</ul>

<p><b>Connected reports:</b> Expense totals and breakdowns by type appear on <a href="#/purchase/reports/purchase-expense-report">Purchase Expense Report</a>.</p>

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

<b>List header:</b> <b>New</b>

| **Action** | **Description** |
|------------|-----------------|
| Edit | Opens the edit form |
| Delete | Removes the type when not in use |
| Suspend / Activate | Disables or re-enables the type |

<b>Form buttons:</b> <b>Update</b>, <b>Reset</b>, <b>Cancel</b>

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<b>Where are expense types used?</b><br>
On <a href="#/purchase/purchase-expense">Purchase Expense</a> documents and the <a href="#/purchase/reports/purchase-expense-report">Purchase Expense Report</a>.

<b>Can I delete a type that was used on past expenses?</b><br>
Suspend the type instead of deleting if historical expenses reference it.

<b>Must I configure expense types before recording purchase expenses?</b><br>
Yes. Every <a href="#/purchase/purchase-expense">Purchase Expense</a> requires an expense type. Create types such as Freight, Customs, or Handling before go-live.

<b>What happens when I suspend an expense type?</b><br>
Suspended types cannot be selected on new expenses. Existing approved expenses keep their original type for reporting.

<b>Do expense types affect accounts posting?</b><br>
No. Expense types classify charges for reporting and analysis. GL posting uses the expense account and cost type on the purchase expense form.

<b>Can two expense types share the same name?</b><br>
No. Each expense type name must be unique.

<h2 id="related">Related Topics</h2>

<ul>
<li><a href="#/purchase/purchase-expense">Purchase Expense</a></li>
<li><a href="#/purchase/reports/purchase-expense-report">Purchase Expense Report</a></li>
<li><a href="#/purchase/purchase-settings">Purchase Settings hub</a></li>
</ul>
