# 자동 마감 기능

{% hint style="info" %}

1. 포스/키오스크 실행 시, 현재 날짜와 개점일이 차이가 난다면 자동으로 마감 및 개점을 진행합니다.
2. ASP에서 해당 기능을 등록합니다.
3. 기본 설정은 ‘수동정산’ 입니다.
   {% endhint %}

{% hint style="warning" %}
환경설정에 있는 판매관리 자동 실행은 무인 매장 전용 옵션입니다.
{% endhint %}

### 자동마감 ASP 설정

1. ASP에 접속하여 시스템관리 → 본사/매장마스터 → 매장환경설정에 들어갑니다.

<figure><img src="/files/961CYTRSG8a7k5YsaAxN" alt=""><figcaption></figcaption></figure>

2. 매장환경 카테고리에서 \[113]마감정산설정 옵션을 자동정산으로 변경합니다.

<figure><img src="/files/1TGOiI1Fu95EZtTIR2Hj" alt=""><figcaption></figcaption></figure>

3. 무인매장에서 자동으로 플러스 포스(키오스크)가 종료되길 원하시면 \[825] 자동마감시간 옵션을 24시 표기법으로 입력합니다.
   1. ex)16:00
4. 저장 후 플러스 포스를 재실행하여 마스터 수신을 받습니다.

### 일반 자동마감

1. 현재 날짜와 개점 날짜가 다른 경우 포스/키오스크 실행 시 자동정산 알람이 나옵니다.

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

2. ‘네’를 클릭하면 자동정산이 실행되고 개점처리 화면이 표시됩니다.

<figure><img src="/files/6rR6keaCSxrGKsdpWlEC" alt=""><figcaption></figcaption></figure>

3. 자동정산 및 개점처리가 완료되며 이용할 포스/키오스크를 선택합니다.

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

### 자동마감 및 자동판매관리 실행행(무인매장)

1. 로그인 후 **환경설정** 화면으로 이동합니다.

<figure><img src="/files/6PGvRHQjLauFRbSn0V5d" alt=""><figcaption></figcaption></figure>

2. 우측 상단에 있는 환경설정 탭을 연속해서 클릭합니다.

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

3. 관리자 비밀번호에 '2187'을 입력하고 확인 버튼을 클릭합니다.

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

4. ‘판매관리 자동 실행’ 체크박스를 클릭합니다.

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

5. 해당 옵션을 사용하면 키오스크가 재실행 될 때마다, 키오스크 대기화면으로 자동으로 이동합니다.

<figure><img src="/files/Mml5oVtJ83Dpc1KFqUwm" alt="" width="375"><figcaption></figcaption></figure>

6. &#x20;\[825] 자동마감시간 옵션을 사용 시 다음과 같이 카운트다운 표시가 종료 1분 전에 생성되며 1분 후 키오스크가 재실행 됩니다.

<figure><img src="/files/pDdKORbyXmKMP39fwxco" alt="" width="375"><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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/autoclose.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.
