작업 생성

Tasks in Odoo Project can be created manually or automatically, including from emails or website forms.

수동 작업 생성

Open the Project app and choose the desired project. Create a new task by doing one of the following:

  • Clicking the (plus) button in the upper left corner. This creates a new task in the first stage of your Kanban view.

  • Pressing the (plus) button next to the Kanban stage name. This creates a new task in this Kanban stage.

작업 제목 을 입력하고 담당자 를 한 명 이상 추가한 다음 추가 를 클릭합니다.

작업 환경설정

Click the task to open it. The task form includes the following fields that you can fill in:

  • 작업 제목: 작업의 제목입니다.

  • (별표): (별표) 아이콘을 클릭하면 작업에 대한 우선순위를 높아집니다. 아이콘은 노란색으로 바뀝니다. 다시 클릭하면 우선순위가 제거됩니다.

  • 프로젝트: 이 작업이 속한 프로젝트입니다.

  • 담당자: 이 작업에서 업무를 처리하는 담당자입니다.

  • 태그: 작업을 분류하고 필터링할 수 있는 사용자 지정 라벨입니다.

  • Customer: the person or company that will be billed for this task. This field only appears in tasks that belong to billable projects.

  • 판매주문서 항목: 이 작업이 생성된 판매주문서이거나 작업에 수동으로 연결된 판매주문서가 될 수 있습니다. 이 항목은 청구서를 발행하는 프로젝트에 연결되어 있는 작업에서만 나타납니다.

  • Allocated Time: the amount of time that the work on this task is expected to last, tracked by timesheets.

  • 마감일: 작업의 예상 종료일입니다. 이 항목을 입력하면 시작일을 추가하여 작업에 소요되는 전체 기간을 지정할 수도 있습니다.

  • You can also create new tasks by switching to the list or Gantt view and clicking New.

  • 다음 필드 역시 각각의 작업을 열지 않고도 칸반 보기에서 직접 편집할 수 있습니다. :icon:`fa-star-o`(**우선순위**), :guilabel:`배정된 시간`, 담당자작업 상태. (세로 줄임표)를 클릭하면 작업에 색상 코드 를 지정하거나 표지 이미지 설정 지정을 할 수도 있습니다.

  • You can use the following keyboard shortcuts in the task title to configure new tasks (modify the values in the examples below according to your needs):

    • 30h: 30시간을 작업에 할당합니다.

    • #tags: 작업에 태그를 추가합니다.

    • @user: 작업을 사용자에게 할당합니다.

    • !: 작업을 우선수위가 높은 순서대로 표시합니다.

    Along with using the correct format, follow this order: the task’s name, followed by the allocated time, the tags, the assignee, and then the priority.

    예를 들어, “워크샵 준비” 라는 제목으로 작업을 만들 경우, 5시간을 할당하고 “학교” 태그를 추가한 후, 수정 씨에게 할당하고, 우선순위를 높음 으로 설정하며 작업 제목을 워크숍 준비 5시간 #학교 @김수정 ! 으로 입력합니다.

    키보드 단축키를 사용하여 프로젝트에서 작업 만들기

이메일 별칭에서 작업 만들기

This feature allows for project tasks to be automatically created once an email is delivered to a designated email address.

환경설정을 하려면, 프로젝트 앱을 열고 설정할 프로젝트 이름 옆에 있는 (세로 줄임표) 아이콘을 클릭합니다. 설정 을 선택한 다음 설정 탭을 엽니다.

이메일 전송으로 작업 만들기 필드에 다음과 같이 입력합니다.

  • Section of the alias before the @ symbol: type the name of the email alias, e.g. contact, help, jobs.

  • 도메인: 대부분의 경우 기본값으로 본인의 도메인 이 입력됩니다.

  • 다음의 보낸 사람 이메일 수락: 이메일에서 프로젝트 작업을 생성하게 하는 이메일 발신자를 구체적으로 기재합니다.

Odoo 프로젝트 현황판 화면에서 선택한 이메일 별칭 보기

Once configured, the email alias can be seen under the name of your project on the Kanban dashboard.

When an email is sent to the alias, the email is automatically converted into a project task. The following rules apply:

  • 이메일 발신자는 고객 필드에 표시됩니다.

  • 이메일 제목은 작업 제목 필드에 표시됩니다.

  • 이메일 본문은 설명 필드에 표시됩니다.

  • 이메일의 전체 내용이 메시지창 에 추가로 표시됩니다.

  • All the recipients of the email (To/Cc/Bcc) that are Odoo users are automatically added as followers of the task.

웹사이트 양식에서 작업 만들기

데이터베이스에 웹사이트 앱이 설치되어 있으면, 웹사이트에서 양식을 설정하여 프로젝트에서 작업이 트리거되게 할 수 있습니다.

  1. Go to the website page where you wish to add the the form and add the Form building block.

  2. 웹사이트 편집기에서 다음의 필드를 편집합니다.

    • 작업: 작업 만들기 를 선택합니다.

    • 프로젝트: 새 작업을 생성하려는 프로젝트를 선택합니다.

  3. 양식 사용자 지정하기.

When the form is submitted, it automatically creates a project task. The task’s content is defined by the form’s corresponding fields.