> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-9/undefined.md).

# 입출금 관리

입출금 관리를 할 수 있어요.

> 경로: `업무관리> 입출금 관리`

### 입출금 등록 방법

1. 입금 / 출금중에 선택을 해요.

&#x20;2-1. \[+내역추가] 선택해서 내역을 입력해요.

&#x20;2-2.  `환경설정> 공통코드`에서도 추가할 수 있어요. 수정,삭제는 공통코드 에서만 가능해요.

3. \[저장]을 선택해요.
4. 등록한 내용이 보여져요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FpYxTl8eRno2jnIH5g10k%2Fimage.png?alt=media&amp;token=fd1607da-e04e-4bf0-8ae1-908283c003fb" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FgArNwiMBYVOeZdUp5PSq%2Fimage.png?alt=media&amp;token=fac3ccb7-07a0-46ed-8222-35954dcccf1f" alt=""><figcaption></figcaption></figure>

### 입출금 조회 방법

1. 기간을 입력해요.
2. 입금/출금중에 선택을 해요.
3. 검색어만 넣어도 조회 가능해요.
4. 검색어에 일치하는 항목이 표시돼요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FsMilrGqogoZPbdRmefsA%2Fimage.png?alt=media&amp;token=56458e0a-39d0-4c6c-ae68-90e8193c1c06" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-9/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
