# Setup Shift/Cashier for POS

**YouTube:** [Cashier/Shift System](https://www.youtube.com/watch?v=v6-tMToQ6bc)

## Cashier/Shift System

In this tutorial, you will learn how to **configure and use the Cashier and Shift System in Logic ERP**.\
This feature helps businesses **track cashier-wise transactions, manage shifts, and perform accurate day-end reconciliation**.

***

### Create Shifts for POS

First, define the working shifts in the system.

* Navigate to the **Main Menu**.
* Navigate to **Setup → Configuration**.
* Click on **Setup Shifts for POS**.

**Enter Shift Details:**

* **Shift Name**
* **Shift Start Time (In)**
* **Shift End Time (Out)**

<figure><img src="/files/Q0VMMQExSgPezcI97zyF" alt=""><figcaption></figcaption></figure>

* Click **Save**.

**Result:** Shifts are successfully created and ready for assignment.

***

### Create Cashiers

Now, assign users as cashiers and link them to shifts.

* Go to the **Main Menu**.
* Navigate to **Setup → Configuration**.
* Click on **Setup Cashiers for POS**.

**Enter Details:**

* **Cashier Name**
* **Username**
* **Shift Name** (Select from created shifts)

<figure><img src="/files/xCzsYXGT96qa3q2RSiq5" alt=""><figcaption></figcaption></figure>

* Click **Save**.

Each cashier is now linked to a **specific shift**.

***

### Enable Cashier & Shift System

To activate this feature in billing:

* Navigate to the **Software File Location**.
* Open **Logic Admin**.
* Click on **Global Settings**.
* Navigate to **POS Options**.
* **Enable Setting**

> **Enable Cashier Shift System in Billing**

<figure><img src="/files/4FzLcHVdt3nyG6K4qKl5" alt=""><figcaption></figcaption></figure>

* Click **Save**

***

### Re-login to Apply Changes

* Log out of the software.
* Log in again.

When you open the **Sale Bill Window**, a **Cashier Login Dialog Box** will appear.

***

### Start Cashier Shift

* Enter **Cashier Credentials**.

<figure><img src="/files/0JaO5te8HlCpYXW3oVkO" alt=""><figcaption></figcaption></figure>

* Click **OK**.

The cashier can now **start their shift and begin billing**.

***

### Close Shift / Day End

At the end of the shift:

* Click on **Close Current Day**.

<figure><img src="/files/729sHdvTPvWqlvycgR5k" alt=""><figcaption></figcaption></figure>

A new window will appear.

***

### Enter Day-End Details

Provide the following details:

* **Cash Amount Received**
* **Card / Digital Payment Amount**
* **Currency Denominations** (if applicable)

<figure><img src="/files/OhJp4YuVgAPiTFu5AGYj" alt=""><figcaption></figcaption></figure>

* Click **Save**.

This ensures accurate **cash reconciliation at shift end**.

***

### View Cashier Shift Reports

To analyze cashier performance and collections:

* Go to the **Main Menu**.
* Navigate to **Sale Registers**.
* Open **"Cashier + Shift Wise Day Closing Report".**

**Generate Report**

* Enter the **Date**.
* Create the report.

<figure><img src="/files/cYzq2PjlOUHwOogsz0RN" alt=""><figcaption></figcaption></figure>

**Report Includes:**

* Cashier Details
* Shift Information
* Total Amount Collected
* Payment Mode Breakdown
* Currency Denomination Details

***

### Benefits of Cashier & Shift System

* Track cashier-wise sales and collections
* Manage multiple shifts efficiently
* Accurate day-end reconciliation
* Reduce errors and fraud
* Improve accountability and reporting

***

### Final Outcome

You have successfully learned how to:

* Create **Shifts and Cashiers**
* Enable **Cashier Shift System**
* Perform **Shift Login and Day Closing**
* Generate **Detailed Reports**

Your POS system is now equipped for **better control, transparency, and operational efficiency**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/setup-shift-cashier-for-pos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
