Create New Order
How It Works
1
Create an order - Fill in the form on the left and click "Start Order Workflow". This will start a Flowable process instance.
2
View pending tasks - The task will appear in the "Pending Approvals" section on the right.
3
Approve or reject - Click the approve or reject button and provide comments. This completes the task in Flowable.
4
Process completes - The task disappears from the list as the workflow process is complete.
💡 Note: This demo uses the "oneTaskProcess" example from Flowable. In a real CRM, you would create custom BPMN processes with multiple steps, conditional logic, and integrations with your backend systems.