청구서 순서

When confirming an invoice, Odoo generates a unique invoice reference number. By default, it uses the sequence format INV/year/incrementing-number (e.g., INV/2025/00001), which restarts from 00001 each year.

However, it is possible to change the sequence format and its periodicity, and to mass-resequence invoices.

참고

참조 번호에 대한 변경 사항은 메시지창에 기록됩니다.

기본 시퀀스 변경하기

To customize the default sequence, open the last confirmed invoice, click Reset to Draft, and edit the invoice’s reference number.

청구서의 결제 참조 번호입니다.

Odoo then explains how the detected format will be applied to all future invoices. For example, if the current invoice’s month is added, the sequence’s periodicity will change to every month instead of every year.

청구서의 결제 참조 번호입니다.

The sequence format can be edited directly when creating the first invoice of a given sequence period.

청구서 번호 대량 재정렬

여러 개의 청구서에 대해서 번호 순서를 다시 지정하는 것이 도움이 될 수 있습니다. 예를 들어, 다른 청구서나 회계 시스템에서 청구서 가져오기를 할 때 참조 항목이 이전 소프트웨어에 있는 경우에는, 처음부터 다시 시작하지 않고도 현재 연도로 연속성을 유지할 수 있어야 합니다.

참고

이 기능은 관리자 또는 어드바이저 액세스 권한이 있는 경우에만 사용할 수 있습니다.

다음과 같은 단계대로 청구서 번호 순서를 다시 지정하세요.

  1. :ref:`개발자 모드 <developer-mode>`를 사용하도록 설정합니다.

  2. 회계 현황판 에서 고객 청구서 전표를 엽니다.

  3. 새로운 순서가 ​​필요한 청구서를 선택합니다.

  4. 작업 메뉴를 클릭하고 순서 재지정 을 선택합니다.

  5. 주문 필드에서 다음을 선택합니다.

    • 현재 순서 유지: 숫자 순서가 그대로 유지됩니다.

    • 회계 날짜 기준으로 재정렬: 숫자는 회계 날짜를 기준으로 재정렬됩니다.

  6. 첫 번째 새 번호 를 설정합니다.

  7. 수정 사항 미리보기 를 클릭한 후 확인 을 클릭합니다.

재조정 옵션 창

참고

  • To indicate where the sequence change began, the first invoice in the new sequence is highlighted in red in the Customer Invoices list. This visual marker is permanent and purely informational.

  • 새 시퀀스에 불규칙한 내용이 포함되어 있는 경우, 예를 들어 공백이나 취소된 내용 또는 또는 열려있는 기간 중 삭제된 항목 등이 있는 경우에는, 회계 현황판의 고객 청구서 전표에 시퀀스 공백 메시지가 나타납니다. 해당 청구서에 대한 자세한 내용을 보려면 :guilabel:`시퀀스 공백`을 클릭합니다. 이렇게 표시된 내용은 일시적으로만 나타나며, 해당 항목의 회계 날짜가 잠금 날짜와 같아지거나 그 이후가 되면 자동으로 사라집니다.

순서 재지정이 불가능합니다.

  • 입력 날짜가 잠금 날짜 이전인 경우입니다.

  • 순서가 중복되는 경우입니다.

  • When the range is invalid. For example, if the Invoice Date doesn’t align with the date in the new sequence, such as using a 2024 sequence (INV/2024/XXXXX) for an invoice dated in 2025.

In these cases, a Validation Error message appears.