문서

Odoo Documents allows you to store, view and manage files within Odoo.

You can upload any type of file (max 64MB per file on Odoo Online), and organize them in various workspaces.

구성

By going to Documents ‣ Configuration ‣ Settings, you can enable the centralization of files attached to a specific area of your activity. For example, by ticking Human Resources, your HR documents are automatically available in the HR workspace, while documents related to Payroll are automatically available in the Payroll sub-workspace . You can change the default workspace by using the dropdown menu and edit its properties by clicking the internal link button ().

Enable the centralization of files attached to a specific area of your activity.

참고

  • 회계 파일 및 문서의 중앙 집중화 기능을 활성화하는 경우, 자동으로 동기화되도록 하려면 :guilabel:`전표`를 클릭하고 각각의 전표를 개별적으로 정의해야 합니다.

    회계 첨부 파일에 대한 중앙 집중화 기능을 사용하도록 설정합니다.
  • 새로운 작업 공간을 선택할 경우, 기존 문서는 이동되지 않습니다. 새로 만든 문서만 새 작업 공간에서 확인할 수 있습니다.

저장공간

Workspaces are hierarchical folders having their own set of tags and actions. Default workspaces exist, but you can create your own by going to Documents ‣ Configuration ‣ Workspaces and clicking on Create.

참고

Workspaces and Sub-workspaces can be created, edited, or deleted by clicking on the gear icon on the left menu.

왼쪽 메뉴에 있는 톱니바퀴 아이콘 :guilabel:`⚙`을 클릭하면 작업 공간을 만들거나 편집할 수도 있습니다.

태그

Tags are used within workspaces to add a level of differentiation between documents. They are organized per category and filters can be used to sort them.

참고

  • The tags of a parent workspace apply to the child workspaces automatically.

  • Tags can be created and modified by going to Configuration ‣ Tags.

  • Tags can also be created, edited, or deleted, by clicking on the gear icon , on the left menu.

문서 관리

When clicking on a specific document, the right panel displays different options. On the top, additional options might be available: Download, Share, Replace, Lock or Split. It is also possible to Open chatter or Archive the document.

오른쪽 패널 옵션

Then, you can modify the name of your file by clicking on Document. A Contact or an Owner can be assigned. The related Workspace can be modified and it is possible to access the related Journal Entry or to add Tags.

참고

  • :guilabel:`연락처`는 문서와 관련하여 할당된 사람입니다. 이 사람은 문서를 보기만 할 수만 있고 수정할 수는 없습니다. 즉, 데이터베이스에 있는 기존 공급업체가 청구서에서의 연락처입니다.

  • The person who creates a document is, by default Owner of it and has complete rights to the document. It is possible to replace the owner of a document. I.e.: an employee must be owner of a document to be able to see it in “My Profile”.

Finally, different Actions are available at the bottom of the right panel, depending on the workspace where your document is stored.

작업 흐름 활동

Workflow actions help you streamline the management of your documents and your overall business operations. These are automated actions that can be created and customized for each workspace. For example, create documents, process bills, sign, organize files, add tags to a file or move it to another workspace with a single click etc. These workflow actions appear on the right panel when it meets the criteria you set.

작업 흐름 활동 생성하기

To create workflow actions, go to Documents ‣ Configuration ‣ Actions and then click on Create.

참고

An action applies to all Child Workspaces under the Parent Workspace you selected.

조건 설정하기

새로운 활동`을 :guilabel:`만들기`를 하거나 기존 작업을 편집할 수 있습니다. 파일을 선택하면 오른쪽 패널에 작업 버튼 (:guilabel:`▶)을 표시하는 조건을 설정하려면, :guilabel:`작업명`을 지정한 다음 조건을 설정할 수 있습니다.

설정할 수 있는 세 가지 기본 조건의 유형은 다음과 같습니다.

  1. Tags: you can both use the Contains and Does not contain conditions, meaning the files must have or mustn’t have the tags set here.

  2. 연락처: 여기에 설정된 연락처와 파일이 연결되어 있어야 합니다.

  3. 소유자: 여기에 설정된 소유자와 파일이 연결되어 있어야 합니다.

Odoo 문서에서 작업 흐름 활동의 기본 조건 예시

If you don’t set any conditions, the action button appears for all files located inside the selected workspace.

고급 조건 유형: 도메인

중요

It is recommended to have some knowledge of Odoo development to properly configure Domain filters.

To access the Domain condition, the developer mode needs to be activated. Once that’s done, select the Domain condition type, and click on Add Filter.

Activating the domain condition type in Odoo Documents

To create a rule, you typically select a field, an operator, and a value. For example, if you want to add a workflow action to all the PDF files inside a workspace, set the field to Mime Type, the operator to contains, and the value to pdf.

Odoo 문서의 작업 흐름 활동에서의 도메인 조건 예시

Click on Add node (plus-circle icon) and Add branch (ellipsis icon) to add conditions and sub-conditions. You can then specify if your rule should match ALL or ANY conditions. You can also edit the rule directly using the Code editor.

Add a node or a branch to a workflow action's condition in Odoo Documents

활동 설정

활동을 설정하려면 활동 탭을 선택합니다. 다음 내용을 동시에 설정할 수 있습니다:

  • 연락처 설정: 파일에 연락처를 추가하거나 기존 연락처를 새로운 연락처로 교체합니다.

  • 소유자 설정: 파일에 소유자를 추가하거나 기존 소유자를 새로운 소유자로 교체합니다.

  • 작업 공간으로 이동: 파일을 작업 공간으로 이동합니다.

  • 만들기: 데이터베이스에서 파일에 첨부된 다음의 항목 중 하나를 생성합니다:

    • Product template: create a product you can edit directly.

    • Task: create a Project task you can edit directly.

    • Signature request: create a new Sign template to send out.

    • Sign directly: create a Sign template to sign directly.

    • Vendor bill: create a vendor bill using OCR and AI to scrape information from the file content.

    • Customer invoice: create a customer invoice using OCR and AI to scrape information from the file.

    • Vendor credit note: create a vendor credit note using OCR and AI to scrape information from the file.

    • Credit note: create a customer credit note using OCR and AI to scrape information from the file.

    • Applicant: create a new HR application you can edit directly.

  • 태그 설정: 원하는 수만큼 태그를 추가, 제거, 및 교체할 수 있습니다.

  • 활동 - 전체 완료 표시: 파일에 연결된 모든 활동을 완료된 것으로 표시합니다.

  • 활동 - 활동 예약: 활동에 설정된 대로 파일에 연결된 새로운 활동을 만듭니다. 문서 소유자의 활동을 설정하도록 선택할 수 있습니다.

Odoo 문서의 작업 흐름 활동에 대한 예시

AI 및 광학 문자 인식 (OCR: optical character recognition )을 통해 문서 디지털 변환하기

Documents available in the Finance workspace can be digitized. Select the document you want to digitize, click on Create Bill, Create Customer Invoice or Create credit note, and then click on Send for Digitization.

더 보기

AI 기반의 문서 디지털 변환 <../finance/accounting/vendor_bills/invoice_digitization`