# Centers

<p class="doc-lead">Centers represent warehouses, stores, or billing locations. They drive inventory, default bill center on transactions, and appear on printed documents when configured.</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="#/settings/centers?id=overview">Overview &amp; List View</a>
<a href="#/settings/centers?id=quick-start">Quick Start</a>
<a href="#/settings/centers?id=fields">Fields</a>
<a href="#/settings/centers?id=actions">Actions</a>
<a href="#/settings/centers?id=faq">FAQ</a>
<a href="#/settings/centers?id=related">Related</a>
</div>
</div>
</div>

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

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

Go to <b>Settings → Others → Centers</b> from the left menu.

<!-- screenshot pending -->

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| Id | Center ID. |
| Name | Center name. |
| Branch | Branch when multi-branch is enabled. |
| Description | Notes. |
| Status | Active or Suspended. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Active | Active centers (default). |
| Suspended | Suspended centers. |

<b>Advanced filters</b>

| **Filter** | **Description** |
|------------|-----------------|
| Name | Contains or equals. |
| Branch | Filter by branch. |
| Status | Active or Suspended. |
| Created Date | Date range. |

<b>List actions</b>

| **Action** | **Description** |
|------------|-----------------|
| New | Create a center. |
| View / Edit | Open center detail or edit form. |
| Suspend / Activate | Disable or re-enable the center. |
| Delete | Remove unused centers (multi-select). |

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

<h2 id="quick-start">Quick Start</h2>

<h3>1. Create centers</h3>
Go to <b>Settings → Others → Centers</b>, click <b>New</b>, enter name and address details.

<h3>2. Set default on Transaction Preference</h3>
On <a href="#/settings/transaction-preferences">Transaction Preference → Bill Center</a>, set <b>Default Bill Center</b>.

<h3>3. Use on transactions</h3>
Select center on sale/purchase/inventory documents; inventory centers may differ from billing centers on the same form when both are enabled.

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

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

Typical center form fields:

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Center name on bills and reports. |
| Branch | Parent branch when multi-branch is on. |
| Center type | Billing, inventory, or combined usage per company setup. |
| Address | Lines, country, state, district, area, pin — used on print when enabled. |
| Description | Internal notes. |
| Status | Active centers appear in dropdowns. |

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

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

Standard list actions above. Suspending a center hides it from new transactions but keeps history.

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

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

<p><b>Single bill center only?</b></p>
<p>When enabled on Transaction Preference, users cannot change center on each bill — all use the default.</p>

<p><b>Centers vs Branches?</b></p>
<p><a href="#/settings/branches">Branches</a> are legal or organisational units; centers are operational locations, often under a branch.</p>

<p><b>Can I delete a center with stock?</b></p>
<p>Deletion is blocked when inventory balances or open documents reference the center. Transfer stock out before deleting.</p>

<p><b>What is default center on user settings?</b></p>
<p>Each user's default inventory and billing center is set on User Settings — used when Single bill center only is enabled on Transaction Preference.</p>

<p><b>Can one branch have multiple centers?</b></p>
<p>Yes. Create centers under the same branch for warehouses, vans, and shops — assign the branch on each center record.</p>

<p><b>Does suspending a center affect history?</b></p>
<p>Suspended centers are hidden from new transactions. Existing stock and historical documents retain the center reference.</p>

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

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

<ul>
<li><a href="#/settings/branches">Branches</a></li>
<li><a href="#/settings/transaction-preferences">Transaction Preference</a></li>
<li><a href="#/inventory/inventory-transfer">Inventory Transfer</a></li>
</ul>
