Zadania Szkoleniowe PQM

Szkolenie PQM / Tasks, Add Task and Production List

Task Workflow

Tasks, Add Task and Production List

Create, read and manage production tasks with clear instructions, deadlines, departments, notes, files and statuses.

Production OSWordPress CoreRole-based workflowTraining Center

Purpose in plain language

Tasks are the heart of PQM. A task is a single production job with its own customer/order information, status, department, deadline, notes, files, costs and communication. If the task is clear, the production team knows what to do. If the task is unclear, the whole system becomes noise.

For a beginner, the key rule is simple: create tasks carefully and update them regularly. Reports, calendar, email notifications and portals all depend on task data.

Where to click

Open WordPress admin and choose PQM from the left menu.
Click Add Task to create a new production job manually.
Click Tasks, Task List or Production Queue to browse existing jobs.
When using WooCommerce, open the order and use the PQM action/box to create or view the linked production task if enabled.
To edit a task, click the task name, task number, row action or “View/Edit” button depending on the view.

Add Task: field-by-field explanation

Field / areaWhat it meansWhat a beginner should enter
Task title / nameShort production name used in lists and dashboards.Use a clear name: “Business cards for ACME – 1000 pcs”, not “urgent job”.
Customer / orderWho the work is for or which WooCommerce order it belongs to.Select the customer/order when available. If it is an offline job, enter enough information to identify the client.
DepartmentThe first or responsible production stage.Choose the department that should start or currently own the task.
StatusCurrent production state.Use “New” or similar when creating. Change status only when real work state changes.
Deadline / due dateWhen the task should be completed or delivered.Enter the realistic date promised to customer or required by internal planning.
PriorityHow urgent the task is compared to normal work.Use high priority only for truly urgent tasks. If everything is urgent, nothing is urgent.
Production notesInternal instructions for employees.Write exact requirements: material, quantity, format, finishing, packaging and customer comments.
Files / artworkProduction files, proof, invoice, graphics or attachments.Attach the right file version and describe it if several versions exist.
Costs / timeInformation used for margins and production analysis.Enter labor/material costs when the workflow requires it. Incorrect cost data creates misleading margin reports.

Create a task step by step

Click Add Task.
Write a clear task title. Include product type, customer and quantity when possible.
Choose the customer or connected WooCommerce order if the task comes from an online order.
Choose the first department or responsible production stage.
Set status to New/Accepted unless production has already started.
Set the deadline. If the deadline is unknown, add an internal note explaining who must confirm it.
Add detailed production notes: what exactly must be produced, file name, material, format, quantity, finishing, delivery method.
Save the task. After saving, open the task again and check whether the list, dashboard and worker view show it correctly.

Task List: how to read it

The task list is the operational table of production. It should help a manager answer: what is open, what is late, who is responsible and what should be done next.

List elementMeaningHow to use
Search boxFinds task by title, number, customer, order or keyword depending on configuration.Use when a customer calls and gives only a name/order reference.
Status filterShows only tasks in selected state.Use to review only new, in progress, completed, cancelled or complaint tasks.
Department filterShows work assigned to a stage/team.Use during department meetings or when checking bottlenecks.
Date filterLimits tasks by created, due or completed dates depending on the report/list.Use before monthly reports or weekly planning.
Task rowOne production job.Click the title/number/view button to open details.
ActionsOpen, edit, change status, send message, view order or export depending on role.Only use actions that match real workflow. Do not change status without checking the task.

Simple production lifecycle

NewTask created
In progressDepartment works
Waiting / reviewBlocked or approval
CompletedClosed / archived

Cancelled and complaint tasks are special cases. They should be visible when needed, but they should not distort normal production statistics.

Beginner examples

Good task note

“Print 500 A5 flyers, 170g gloss, 4/4, trim to final size. File: flyers_final_v3.pdf. Deliver to customer reception by Friday 10:00. Check blue color on proof before full run.”

Bad task note

“Flyers. Urgent. Ask Mark.” This does not tell the employee what to print, which file to use or when it is needed.

Good practice

  • Every task should have a responsible department, deadline and clear instruction before production starts.
  • Use comments/notes for production facts, not private discussions that should not be stored with the job.
  • Do not use completed status until the task is actually finished.
  • When a customer changes requirements, update the task notes so the whole team sees the newest version.
  • Use cancellation status for cancelled jobs instead of deleting tasks. History is valuable.

Screenshot reference

How to use screenshots

Click any screenshot to open it in a new tab. This is useful for zooming in while following the step-by-step instructions.

Task list

Task list reference. Use it to explain filters, statuses, search, columns and how to open a task.

Task list

Add Task form

Add Task form reference. Use it to explain what must be filled in before creating a new production task.

Add Task form

Who should use this screen?

AdministratorConfigures PQM, licenses, modules, health checks, capabilities and technical maintenance. This role should be limited to trusted users.
Manager / Shop ManagerControls daily production, creates tasks, checks reports, follows deadlines and supervises employee work without changing technical settings.
Production EmployeeWorks mainly in the frontend Employee Portal and updates assigned production stages without using the WordPress admin area.

Troubleshooting for beginners

SymptomSimple explanationWhat to check first
The page looks emptyThe system may have no demo data yet, or the current user may not have access to the required role/capability.Create one test task, assign a department, then refresh the screen. Also check the user role.
A button opens a login page or My AccountThe visitor is not logged in or the page is using a frontend-safe route that requires authentication.Log in with a test user that has the expected role. Check whether the shortcode/page is visible only to logged-in users.
Data exists but does not appear in a report/chartFilters, date range, status rules or completion dates may exclude the task.Clear filters, expand the date range and verify that the task has the status/date required by the report.
Something changed but the screen still shows old dataBrowser cache, WordPress cache or AJAX response cache may show old information.Refresh the page, clear cache for this page and test in an incognito window before debugging code.
The layout is broken on a small screenWide tables and timelines need horizontal space; this is normal if the content remains readable.Use the mobile breakpoint, keep cards in one column and allow horizontal scroll only inside tables/timelines.

Readiness checklist

A beginner can explain what this screen is for after reading the first two sections.
The correct role can open the screen and restricted roles cannot see unsafe actions.
There is at least one realistic test task visible in the screen.
Buttons and links go to the expected place.
The empty state explains what to do next instead of looking broken.
The page remains readable on tablet and mobile.

Related training pages