Restrict Vendor To Change Status Of Order

hi i want to restrict the vendor from changing the status of an order.

I removed the select option for vendor from front end.

but he can change the status through post request and i want to remove the access of vendor to change status,

What Multi-Vendor edition do you use?

Multi-Vendor 4.14.3

Multi-Vendor 4.14.3

Not Plus or Ultimate edition? They have vendor permissions module. I think, it can do what you want

no i have simple multi vendor edition. i am a developer and i can customize the code so u can share some technical details with me how to do that by tweaking in code?

For example, use orders.pre.php controller and add condition by ACCOUNT_TYPE constant for the update_status mode