seitime-frappe/frappe/workflow
Ahmed Hasanin 57bc2ebf57
fix(workflow): Remove docstatus field from get_workflow_state_count (#19332)
remove docstatus from get_workflow_state_count as it is not being used
and causes error with postgresql as it requires the selected column
to either appear in the group by clause or an aggregat function


[skip ci]
2022-12-19 11:50:58 +05:30
..
doctype fix(workflow): Remove docstatus field from get_workflow_state_count (#19332) 2022-12-19 11:50:58 +05:30
__init__.py [refactor] moved workflow to separate module 2014-09-29 12:21:11 +05:30