This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
erp-manual:cloud:production:joborder:ordertasks [2022/11/24 12:17] Varun Nagrecha created |
erp-manual:cloud:production:joborder:ordertasks [2024/04/29 06:02] (current) Varun Nagrecha |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
=====Order Tasks===== | =====Order Tasks===== | ||
====Overview==== | ====Overview==== | ||
- | Tasks are used to manage the list of processes for the Job Order. For every process a task is created, which contains all the details regarding the process like the worker to whom the process is assigned to, the materials used in the process, the output of the process etc. | + | * Tasks are used to manage the list of processes for the Job Order. |
+ | * For every process a task is created, which contains all the details regarding the process like the worker to whom the process is assigned to, the materials used in the process, the output of the process etc. | ||
====Add Tasks==== | ====Add Tasks==== | ||
- | To add tasks, click on the plus button in the task section. The Task popup is opened. | + | * Click on the plus button in the task section. The Task popup is opened. |
- | {{ erp-manual: | + | {{popup>erp-manual: |
- | The Design ID and Design Name of the order are displayed. | + | * The Design ID and Design Name of the order are displayed. |
- | //Select BOM//: The default BOM of the Job Order is automatically selected. | + | |
To add tasks from BOM click on the Generate BOM Tasks action button. The BOM tasks are added in the Process Plan section. | To add tasks from BOM click on the Generate BOM Tasks action button. The BOM tasks are added in the Process Plan section. | ||
* // | * // | ||
Line 29: | Line 31: | ||
Click on the //Confirm// action button to add the tasks. | Click on the //Confirm// action button to add the tasks. | ||
- | ====Task | + | ====Task |
The list of tasks added for the Job Order are displayed in the Order Tasks section. | The list of tasks added for the Job Order are displayed in the Order Tasks section. | ||
- | {{ erp-manual: | + | {{popup>erp-manual: |
The Tasks list shows some basic details about the tasks. A task entry is shown below. | The Tasks list shows some basic details about the tasks. A task entry is shown below. | ||
- | {{ erp-manual: | + | {{popup>erp-manual: |
+ | |||
+ | - //Task Name//: The name of the task is shown at the top left in blue color. In this example, the task name is Setting. | ||
+ | - //Task Status//: The status of the task shown on the right of the Task Name. | ||
+ | - //Qty//: The quantity of the task is shown. | ||
+ | - //On//: The Start Date and End Date of the task are shown. | ||
+ | - //Est//: The Estimated time for the task is shown. | ||
+ | - //Act//: The Actual time taken to complete the task is shown. | ||
+ | - //Worker name//: The name of the Worker assigned to the task is shown at the bottom. | ||
+ | - // | ||
+ | |||
+ | ====Task Manager==== | ||
+ | |||
+ | By clicking on a task from the Order Tasks list, the details of that task are displayed in the Task section on the right of the Order Tasks list. | ||
+ | |||
+ | | ||
+ | |||
+ | At the top of the Task detail section, the Name of the Task is displayed along with the status of the task. \\ | ||
+ | On the right of the Task Detail view are the action buttons. The different action buttons are listed below - | ||
+ | * //Delete Task//: Clicking on this button deletes the task. | ||
+ | * //Approve Task//: Clicking on this button approves the Task. | ||
+ | * //Reject Task//: Clicking on this button approves the Task. | ||
+ | * //Issue Material//: Use this button to Issue materials required for the task from inventory. | ||
+ | * //Return Material//: Use this button to Return issued materials back to inventory. | ||
+ | * // | ||
+ | * //Hold//: Pause the task or Job Order. | ||
+ | * // | ||
+ | |||
+ | Below the action buttons, the task details are shown. | ||
+ | |||
+ | * //Worker//: Select the worker assigned to the task from the dropdown list. The worker will be filled automatically in case of Outsourced task. | ||
+ | * //Is Outsourced//: | ||
+ | * //Have OH//: Set if the task needs to include Overhead Cost or not. When this button is switched on, the Overhead cost is added to the task. | ||
+ | * //SO Status//: Shows the status of the Service Order. | ||
+ | * //Create SO//: Click on this button to generate request for creating Service Order. The request is sent to [[erp-manual: | ||
+ | * //Service Order//: After the service order is created, the Service Order ID is displayed in this field. | ||
+ | |||
+ | * //Qty//: The quantity of the material consumed. | ||
+ | * //Issued On//: The date and time of material issue. | ||
+ | * //Return On//: The date and time of the material return. | ||
+ | * //Working Hours//: The total time taken to complete the process. Calculated from timesheet. | ||
+ | * //Process Cost//: Total Labor cost for the task. | ||
+ | * //Resource Cost//: The total cost of the materials used in the task. | ||
+ | * //OH Cost//: Total Overhead Cost for the task. | ||
+ | * //Total Cost//: The Total Cost of the task. | ||
+ | * //Input//: Shows the input details like the quantity Issued, Returned, Consumed or Wasted. | ||
+ | * //Output//: Shows the details of the output returned from the process. | ||
+ | * // | ||
- | * //Task Name//: The name of the task is shown at the top left in blue color. In this example, the task name is Setting. | ||
- | * //Task Status//: The status of the task shown on the right of the Task Name. | ||
- | * //Qty//: The quantity of the task is shown. | ||
- | * //On//: The Start Date and End Date of the task are shown. | ||
- | * //Est//: The Estimated time for the task is shown. | ||
- | * //Act//: The Actual time taken to complete the task is shown. | ||
- | * //Worker name//: The name of the Worker assigned to the task is shown at the bottom. | ||
- | * // | ||
- | ====Task Edit==== |