title?>

contract_id?>
Description : description?>
delivery_details?>
firstname?>
Due : delivery_date?>
timeline_days?> day(s)

Use action to manage the status of the project

Accept or reject the completion of the task below. We will notify the other partner and finalize payment for the task.
If you reject the work done or want more review before accepting, click "Reject Completion."
0 ){ include 'uploads/file_table.php'; } ?>

Actions

current_job_status != 4){ include('jobaction/job_worker.php'); } if ($this_job_result->current_job_status == 4){ echo "You have sent this task to the owner for review and acceptance. The job will automatically be completed in 3 days if the owner does not respond"; } } if ($this_is_project_owner == true) { if ($this_job_result->current_job_status == 4){ include('jobaction/job_owner.php'); } else{ echo "Waiting for the completion message from the client before you can approve."; } // } ?>

Messages