mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-25 01:28:29 +00:00
* patch for custom workflow * deleted field approval_status * replaced approval_status with workflow_state * updated test cases * validation to check expense approver * check if workflow_state_name already exists * fixes * modified notifications.py * removed field exp_approval and modified test cases