작업 종속성

Odoo 프로젝트를 사용하면 프로젝트를 작업으로 세분화한 후 작업 간의 관계를 설정하여 실행 순서를 지정할 수 있습니다. 작업 종속성을 통해 특정 작업이 이전 작업이 완료된 후에만 시작되도록 합니다.

To enable task dependencies in projects, go to Project ‣ Configuration ‣ Settings, enable Task Dependencies, and click Save.

작업 종속성 설정

작업 종속성은 작업 양식이나 프로젝트의 간트 보기에서 생성할 수 있으며, 후속 작업(즉, 다른 작업에 의해 차단된 작업)을 선행 작업(즉, 후속 작업을 차단하는 작업)에 연결하여 생성합니다.

To create task dependencies from the task form, access the desired task and, in the Blocked by tab, click Add a line. Click View to access the predecessor task. To access the successor tasks from the predecessor task, click the Blocking Tasks smart button.

간트 보기에서 작업 간 종속성을 생성하려면 선행 작업 위에 마우스를 가져간 다음 그 주변에 나타나는 점 중 하나를 클릭합니다. 점을 후속 작업으로 끌어다 놓습니다. 선행 작업에서 후속 작업으로의 종속성을 나타내는 화살표가 나타납니다.

작업 종속성

Odoo automatically manages task progress based on their dependency. Successor tasks are assigned the Waiting status and cannot be moved to In Progress until their predecessor task(s) are marked as Approved, Cancelled, or Done.

종속성 제거

작업 종속성을 제거하려면 다음과 같이 진행합니다:

  • From the task form, go to the Blocked by tab and click the (times) button.

  • From the Gantt view, click the red (times) button that appears at the center of the arrow when you hover your mouse over it.