# Cashbook Type

When performing a sales operation, collecting debt from customers... the system will automatically generate a receipt in the cash book recorded for this cash flow.&#x20;

Similarly for payment transactions when importing goods, paying debts to suppliers... the system will also automatically generate a corresponding payment slip to record this operation.&#x20;

Cashbook operates according to the principle: Money in has a receipt, Money out has a payment slip. Nobita will help you:&#x20;

* Add type of cashbook
* &#x20;Create a receipt&#x20;
* Create vouchers&#x20;

To use this feature, at the Nobita admin page, go to **Setup** -> **Category** -> **Cashbook Type:**

![](/files/-MlXt7W7XTHppzqhkl5a)

**To add, edit or delete the cashbook type, please follow the instructions below:**

* **Add:** Click Button **Add Cashbook Type >>** Fill out all the required fields in the popup window **>** Click **Add** to finish.

![](/files/-MlXxJGviK-e4-lOJFbL)

* **Edit:** Click symbol **Edit >> Change the information needed > Click Update/ Cancel to finish.**
* **Delete:** Click symbol **Delete >** Select **Agree** to delete or **Dismiss** to cancel.

![](/files/-MlXxVC-odg_0kKE3-jI)


---

# 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://help.nobi.pro/setup/category/cashbook-type.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.
