# 7.2.	입력

이 모듈은 전자세금계산서 정보를 입력하고, 이미 입력된 계산서 목록을 조회하는 기능을 제공합니다.

#### 7.2.1.   전자세금계산서 목록

입력된 전자세금계산서의 목록을 조회할 수 있으며, 검색·추가·삭제·수정 및 신규 작성이 가능합니다.

상세정보 버튼을 눌러 추가 정보를 확인할 수 있습니다.

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

새로 만들기를 선택하면 입력 창이 열립니다.

#### 기본 설정

·         전표번호: 프로그램이 자동으로 일련번호를 부여합니다..

·         전표일자: 계산서 작성일

·         회계월: 전표일자 기준으로 자동 반영합니다

·         거래처 코드: F3 키로 목록에서 선택합니다.

·         세금계산서 번호/ 시리얼번호/ 계산서 일자

·         은행계좌

·         통화/ 환율

·         적요

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

#### 상세 정보

·         계산서 유형: 발행할 계산서 종류를 선택합니다.

·         품목코드: F3 키로 목록에서 선택합니다.

·         단위

·         수량

·         단가 / 금액

·         세율 / 세액

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

#### 7.2.2.   회계전표를 전자세금계산서로 전송

매출, 출고, 수익 등의 회계전표를 전자세금계산서 시스템으로 전송하는 기능입니다.

이를 통해 세금계산서 발행 시 데이터를 다시 입력할 필요가 없습니다.

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


---

# 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://docs.ssaudit.com/korean-2/tax-invoice/input.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.
