File "/usr/lib/python2.7/dist-packages/odoo/workflow/workitem.py", line 261, in wkf_expr_eval_expr assert lines, 'You used a NULL action in a workflow, use dummy node instead.' AssertionError: You used a NULL action in a workflow, use dummy node instead.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Thanks many
If you are getting the error message "You used a NULL action in a workflow, use dummy node instead" in Odoo, it is likely that there is an issue with the workflow configuration. This error can occur when a workflow is trying to execute an action or activity that is not defined or does not exist.
To resolve this issue, you will need to check the workflow configuration and make sure that all of the actions and activities are defined and correct. To do this, go to the "Settings" menu and select the "Workflow" option. Then, click on the workflow that is giving the error, and go to the "Diagram" tab in the workflow form. In the diagram, check each of the nodes and transitions, and make sure that they are connected to valid actions and activities.
If you find any nodes or transitions that are not connected to valid actions or activities, you can remove them from the workflow by clicking on the node or transition and then clicking on the "Delete" button. You can then add new nodes and transitions that are connected to valid actions and activities, and reconfigure the workflow to make sure that it is correct and complete.
Once you have checked and reconfigured the workflow, you should be able to save the changes and avoid the error message. If the issue persists, you may need to check the Odoo logs for more information about the error, and contact the Odoo support team for assistance.
when delete workflow
The operation cannot be completed: another model requires the record being deleted. If possible, archive it instead.
Model: workflow.instance (workflow.instance), Constraint: wkf_instance_wkf_id_fkey
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up