> For the complete documentation index, see [llms.txt](https://help.ilabs.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ilabs.co.kr/07/4040.md).

# 매출처 원장

## 1 개요

> 아이랩 접수건을 통해 저장된 거래처 별 매출처 원장을 일자별로 조회 및 인쇄 할 수 있는 화면입니다.&#x20;

{% hint style="info" %}
**※ 거래처 관리에 등록된 회사만 조회가 가능합니다.**
{% endhint %}

## 2 화면 구성

![매출처 원장 화면](/files/-MKrLWia4NqkK13GIULk)

### 2-1 조회영역

* 조회할 업체명, 접수 일자를 선택하여 원하는 내용을 조회하실 수 있습니다.

### 2-2 버튼 영역

* `인쇄` 버튼을 통해 해당 내용을 인쇄할 수 있습니다.

### 2-3 매출처 원장&#x20;

* 조회한 업체명, 접수일자 조회를 통해 매출처원장 내용이 출력됩니다.

## 3 버튼 설명

* 조회된 내용을 인쇄할 수 있습니다.
* 인쇄버튼 옆 ▼ 버튼을 클릭하여 **공통/코드관리 → 리포트관리2.0의 원장 탭**의 다른 양식으로 출력할 수 있습니다.


---

# 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:

```
GET https://help.ilabs.co.kr/07/4040.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.
