Loans management

Odoo의 대출 관리 기능에서 회사의 모든 대출 목록을 종합적으로 제공하여, 향후 만기일을 전체적으로 예측할 수 있습니다 (예: 현금 예측). 상환 일정을 설정하거나 가져오면 Odoo에서 월별 이자 및 원금 조정을 자동으로 처리하여 최소한의 업무만으로도 항상 정확하게 재무 보고서를 작성할 수 있습니다.

Create a new loan

Create a new loan by going to Accounting ‣ Accounting ‣ Loans. When creating a new loan, there are three options for how to create amortization schedules:

  • importing it from a supported file;

  • calculating it from multiple input values (e.g., the Amount Borrowed, the Duration, etc.) using the Compute button;

  • manually filling in the lines of the schedule.

In each case, three different fields are required for each line of the amortization schedule: the Date, the Principal, and the Interest.

The Amount Borrowed, Interest, and Duration fields will be red if the sum of the lines does not match the total of the amortization schedule lines.

Loan entries mechanism

대출 금액이 은행 계좌에 입금되면 장기 계정 (대출 설정 탭에서 지정)으로 이동해야 합니다. 그런 다음 대출이 확정되면, Odoo에서 필요한 전표 항목이 생성되어 향후 모든 만기일에 대해 종합적으로 예측하여 확인할 수 있습니다. 전체적인 프로세스가 장기 및 단기 원금 재분류 메커니즘을 통해 완전히 자동화됩니다.

For each line of the amortization schedule, Odoo creates the following entries:

A payment entry on the same date that
  • debits the principal amount to the long-term account;

  • debits the interest amount to the expense account;

  • credits the payment amount to the short-term account: this is the amount that will be withdrawn by the bank.

A reclassification entry on the same date that
  • debits the sum of the principal amounts of the next 12 months to the long-term account;

  • credits the sum of the principal amounts of the next 12 months to the short-term account.

A reversed entry of the reclassification entry on the next day that simply reverses the previous one.

With this mechanism, month after month, the short-term account is always up to date with the current short-term due amounts.

Closing a loan

기본적으로 대출은 최종 상환 항목이 게시될 때마다 종료됩니다. 다만 수동으로도 종료할 수 있으며 (예: 조기 상환의 경우) 닫기 버튼을 클릭하면 됩니다. 마법사가 표시되어 대출이 종료될 날짜를 묻게 됩니다. 해당 날짜 이후의 모든 초안 항목 역시 삭제됩니다.

A loan can also be cancelled. In that case, all entries will be deleted even if they were already posted.

Loans Analysis Report

회계 ‣ 보고 ‣ 대출 분석 으로 이동하면, 진행 중인 대출이 피벗 보기로 표시된 보고서에 액세스할 수 있습니다. 기본적으로 보고서에는 대출 기간에 대한 연도별 원금, 이자 및 총 지급액이 나타나 있습니다.