📂 Category: Projects
In Buscoou PRO, you can customize project statuses to fit your workflow. By default, the system includes five statuses:
✅ Not Started
✅ In Progress
✅ On Hold
✅ Cancelled
✅ Finished
However, you can add new project statuses using a simple action hook.
📌 Important Notes:
- "Not Started" and "Finished" should not be modified, as they are core statuses.
- Each new status must have a unique ID to avoid conflicts with future updates.
Step 1: Understanding the Code
✔️
id
– Unique status ID (pick a number higher than existing ones).
✔️color
– HEX color code for the new status.
✔️name
– Display name for the status (e.g., "Planning").
✔️order
– Position in the status list.
✔️filter_default
– If false, the status will be hidden by default in project lists.
Step 2: Save & Apply Changes
1️⃣ Save the
my_functions_helper.php
file.
2️⃣ Clear the system cache via Setup -> Utilities -> Clear Cache.
3️⃣ Navigate to the Projects module and verify the new status appears in the list.
Why Customize Project Statuses in Buscoou PRO?
✅ Personalized Workflow – Add statuses that match your project lifecycle.
✅ Improved Organization – More clarity on project stages.
✅ Better Reporting – Easily filter and track projects based on custom statuses.With this customization, Buscoou PRO adapts to your business needs and provides better project management! 🚀
📌 Keywords:
🇧🇷 Adicionar status de projeto, personalizar status, gerenciar projetos, status de planejamento, projeto em andamento
🇵🇹 Adicionar estado de projeto, personalizar estado, gestão de projetos, estado de planeamento, projeto em progresso
🇮🇹 Aggiungere stato progetto, personalizzare stato, gestione progetti, stato pianificazione, progetto in corso
🇪🇸 Añadir estado de proyecto, personalizar estado, gestión de proyectos, estado de planificación, proyecto en progreso