How can i remove drop-down option in status
I am customize and delete one option from drop-down but it’s not deleted
How can i remove drop-down option in status
I am customize and delete one option from drop-down but it’s not deleted
In status dropdown we have 1)Open 2)approve 3)reject 4) cancel
so i want to remove cancel from status
try Edit Doctype option instead of customize it will work
for which doctype you are trying to edit
@Prashanth_Kolhetkar Mkae sure that the developer mode is enabled, if not enable the developer mode by using below command:
bench set-config -g developer_mode 1
use
bench restart