# Tailor POS

### Introduction

Tailor POS is a specialised software solution designed to streamline and enhance the retail experience for tailors.This application enables tailors to efficiently manage their inventory, track customer orders, and process orders with ease. With features like measurement recording, fabric inventory management, and order tracking.

Tailor POS is made using Laravel 10.x.&#x20;

## Features

* Multiple Branches
* Product Management&#x20;
* Material Management (Purchase,Stock Management,Stock Adjustment,Stock Transfers )
* POS Screen (Bill materials , products from a single screen)&#x20;
* Sales Returns&#x20;
* Sales Status Screen
* Customer Ledger&#x20;
* Customer Management
* Expense Management&#x20;
* Staff Section
* Reports
* Easy to use and accessible UI.


---

# 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://tailor-doc.sketchpos.com/tailor-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.
