> For the complete documentation index, see [llms.txt](https://local.docs.ssaudit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://local.docs.ssaudit.com/korean-1/master.md).

# 스마트북 개요

회계 스마트북 소프트웨어는 총 14가지 모듈로 되어있습니다 : **총계정원장(GL)**, **외상매입금(AP)**, **외상매출금(AR)**, **현금 및 은행 관리(CA)**, **고정자산 관리(FA)**, **재고 관리(IN)**, **세금계산서(Invoice)**, **구매 주문(PO)**, **판매 주문(SO)**, **전자세금계산서(E-invoice),승인 시스템(Web 버전), 예산, 시스템 설정 및 전표검토**까지 총 14가지의 모듈을 제공합니다.

**총계정원장**: 사용자 설정, 분개 입력, 결산 분개 및 재무제표 작성

**외상매입금:** 미지급금 기입 및 매입처와의 매입채무 현황 집계

**외상매출금:** 미수금 기입 및 매출처와의 매출채권 현황 집계

**현금 및 은행 관리**: 영수증 및 지출전표 처리, 현금·은행 잔액 관리

**고정자산 관리**: 고정자산 관리, 감가상각 계산 및 선급비용 배부

**재고 관리**: 재고 흐름 파악 및 매출원가 계산

**원가계산**: 단순법, 계수법, 판매단가법, 단계별 원가계산 등 4가지 원가계산 방법을 지원하여 생산 배치별 정확한 원가 배분이 가능합니다.

**매출세금계산서**: 자가 세금계산서 인쇄가 허가된 회사의 경우, 자가 세금계산서 인쇄 가능

**전자세금계산서**: Viettel 과 VNPT 를 연결하여 전자 세금계산서 발행

**승인 시스템(Web버전)**: 다단계 지출 결재 관리: 지급 요청, 승인 및 지급 처리

**예산**: 예산 통제 및 관리

**구매요청서 관리**: 원자재 구매 및 주문 관리

**매출주문서 관리**: 매출처로부터 온 발주 및 운송 관리

**시스템 설정**: 세율, 환율, 기초 잔액 입력, 사용권한 허가, 비밀번호 설정, 회사정보 설정 등

**전표검토:** 입력된 전표 정렬 및 중복 및 오류가 있는 전표 확인 기능


---

# 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://local.docs.ssaudit.com/korean-1/master.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.
